Uses of Package
ecologylab.services.distributed.impl

Packages that use ecologylab.services.distributed.impl
ecologylab.services.authentication.nio NIO versions of authentication server / client. 
ecologylab.services.distributed.client Clients for distributed computing services. 
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.impl used by ecologylab.services.authentication.nio
NIOCore
          Provides core functionality for NIO-based servers or clients.
NIONetworking
          Handles backend, low-level communication between distributed programs, using NIO.
NIOServerBackend
          The backend portion of the NIO Server, which handles low-level communication with clients.
 

Classes in ecologylab.services.distributed.impl used by ecologylab.services.distributed.client
MessageWithMetadata
          Represents a RequestMessage that has been translated to XML.
MessageWithMetadataPool
           
NIOCore
          Provides core functionality for NIO-based servers or clients.
NIONetworking
          Handles backend, low-level communication between distributed programs, using NIO.
PreppedRequest
          Represents a RequestMessage that has been translated to XML.
PreppedRequestPool
           
 

Classes in ecologylab.services.distributed.impl used by ecologylab.services.distributed.impl
MessageWithMetadata
          Represents a RequestMessage that has been translated to XML.
NIOCore
          Provides core functionality for NIO-based servers or clients.
NIONetworking
          Handles backend, low-level communication between distributed programs, using NIO.
NIOServerBackend
          The backend portion of the NIO Server, which handles low-level communication with clients.
PreppedRequest
          Represents a RequestMessage that has been translated to XML.
ServerEvent
           
Shutdownable
          Interface for objects that should have a shutdown sequence.
 

Classes in ecologylab.services.distributed.impl used by ecologylab.services.distributed.legacy
NIOServerBase
          Combines an NIOServerBackend and NIOServerFrontend
ServerListener
          A listener that reacts to server events, such as when a client connects.
Shutdownable
          Interface for objects that should have a shutdown sequence.
 

Classes in ecologylab.services.distributed.impl used by ecologylab.services.distributed.server
NIOServerBackend
          The backend portion of the NIO Server, which handles low-level communication with clients.
NIOServerBase
          Combines an NIOServerBackend and NIOServerFrontend
Shutdownable
          Interface for objects that should have a shutdown sequence.
 

Classes in ecologylab.services.distributed.impl used by ecologylab.services.distributed.server.clientmanager
MessageWithMetadata
          Represents a RequestMessage that has been translated to XML.
NIOServerBackend
          The backend portion of the NIO Server, which handles low-level communication with clients.
 

Classes in ecologylab.services.distributed.impl used by ecologylab.services.distributed.server.contextmanager
NIOServerBackend
          The backend portion of the NIO Server, which handles low-level communication with clients.
 

Classes in ecologylab.services.distributed.impl used by ecologylab.services.distributed.server.varieties
NIOServerBase
          Combines an NIOServerBackend and NIOServerFrontend
Shutdownable
          Interface for objects that should have a shutdown sequence.
 

Classes in ecologylab.services.distributed.impl used by ecologylab.services.logging
NIOServerBackend
          The backend portion of the NIO Server, which handles low-level communication with clients.
NIOServerBase
          Combines an NIOServerBackend and NIOServerFrontend
Shutdownable
          Interface for objects that should have a shutdown sequence.