Uses of Package
ecologylab.services.distributed.server.clientmanager

Packages that use ecologylab.services.distributed.server.clientmanager
ecologylab.services.authentication.nio NIO versions of authentication server / client. 
ecologylab.services.distributed.impl   
ecologylab.services.distributed.server Interface Ecology Lab Distributed Services Framework -- NIO servers. 
ecologylab.services.distributed.server.clientmanager Base and custom context managers for NIO-based servers. 
ecologylab.services.distributed.server.contextmanager   
ecologylab.services.distributed.server.varieties   
ecologylab.services.logging Interface Ecology Lab Logging. 
 

Classes in ecologylab.services.distributed.server.clientmanager used by ecologylab.services.authentication.nio
AbstractClientManager
          The base class for all ContextManagers, objects which track the state and respond to clients on a server.
ClientManager
          Stores information about the connection context for the client on the server.
 

Classes in ecologylab.services.distributed.server.clientmanager used by ecologylab.services.distributed.impl
AbstractClientManager
          The base class for all ContextManagers, objects which track the state and respond to clients on a server.
 

Classes in ecologylab.services.distributed.server.clientmanager used by ecologylab.services.distributed.server
AbstractClientManager
          The base class for all ContextManagers, objects which track the state and respond to clients on a server.
 

Classes in ecologylab.services.distributed.server.clientmanager used by ecologylab.services.distributed.server.clientmanager
AbstractClientManager
          The base class for all ContextManagers, objects which track the state and respond to clients on a server.
HTTPClientManager
           
 

Classes in ecologylab.services.distributed.server.clientmanager used by ecologylab.services.distributed.server.contextmanager
AbstractClientManager
          The base class for all ContextManagers, objects which track the state and respond to clients on a server.
ClientManager
          Stores information about the connection context for the client on the server.
 

Classes in ecologylab.services.distributed.server.clientmanager used by ecologylab.services.distributed.server.varieties
AbstractClientManager
          The base class for all ContextManagers, objects which track the state and respond to clients on a server.
 

Classes in ecologylab.services.distributed.server.clientmanager used by ecologylab.services.logging
AbstractClientManager
          The base class for all ContextManagers, objects which track the state and respond to clients on a server.
ClientManager
          Stores information about the connection context for the client on the server.