Uses of Interface
org.cometd.bayeux.server.ServerSession.Extension

Packages that use ServerSession.Extension
org.cometd.bayeux.server   
 

Uses of ServerSession.Extension in org.cometd.bayeux.server
 

Methods in org.cometd.bayeux.server with parameters of type ServerSession.Extension
 void ServerSession.addExtension(ServerSession.Extension extension)
          Adds the given extension to this session.
 void ServerSession.removeExtension(ServerSession.Extension extension)
          Removes the given extension from this session
 



Copyright © 2008-2010 Dojo Foundation. All Rights Reserved.