Uses of Package
ecologylab.services.distributed.server

Packages that use ecologylab.services.distributed.server
ecologylab.services.authentication.nio NIO versions of authentication server / client. 
ecologylab.services.distributed.impl   
ecologylab.services.distributed.legacy   
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 used by ecologylab.services.authentication.nio
NIOServerFrontend
          An interface indicating necessary functionality for a server so that it can properly service ContextManagers.
 

Classes in ecologylab.services.distributed.server used by ecologylab.services.distributed.impl
NIOServerFrontend
          An interface indicating necessary functionality for a server so that it can properly service ContextManagers.
 

Classes in ecologylab.services.distributed.server used by ecologylab.services.distributed.legacy
DoubleThreadedNIOServer
          A server that uses NIO and two threads (one for handling IO, the other for handling interfacing with messages).
NIOServerFrontend
          An interface indicating necessary functionality for a server so that it can properly service ContextManagers.
 

Classes in ecologylab.services.distributed.server used by ecologylab.services.distributed.server
DoubleThreadedAuthNIOServer
          An authenticating server that uses NIO and two threads (one for handling IO, the other for handling interfacing with messages).
DoubleThreadedNIOServer
          A server that uses NIO and two threads (one for handling IO, the other for handling interfacing with messages).
NIOServerFrontend
          An interface indicating necessary functionality for a server so that it can properly service ContextManagers.
 

Classes in ecologylab.services.distributed.server used by ecologylab.services.distributed.server.clientmanager
NIOServerFrontend
          An interface indicating necessary functionality for a server so that it can properly service ContextManagers.
 

Classes in ecologylab.services.distributed.server used by ecologylab.services.distributed.server.contextmanager
NIOServerFrontend
          An interface indicating necessary functionality for a server so that it can properly service ContextManagers.
 

Classes in ecologylab.services.distributed.server used by ecologylab.services.distributed.server.varieties
DoubleThreadedNIOServer
          A server that uses NIO and two threads (one for handling IO, the other for handling interfacing with messages).
NIOServerFrontend
          An interface indicating necessary functionality for a server so that it can properly service ContextManagers.
 

Classes in ecologylab.services.distributed.server used by ecologylab.services.logging
DoubleThreadedNIOServer
          A server that uses NIO and two threads (one for handling IO, the other for handling interfacing with messages).
NIOServerFrontend
          An interface indicating necessary functionality for a server so that it can properly service ContextManagers.