Uses of Package
ecologylab.services.distributed.legacy

Packages that use ecologylab.services.distributed.legacy
ecologylab.services.distributed.impl   
ecologylab.services.distributed.legacy   
 

Classes in ecologylab.services.distributed.legacy used by ecologylab.services.distributed.impl
ServicesServerBase
          A base set of fields and methods that are necessary for any server implementation.
 

Classes in ecologylab.services.distributed.legacy used by ecologylab.services.distributed.legacy
BrowserServices
          Provide socket based browser services.
HTTPPostServer
           
ServerToClientConnection
          Interface Ecology Lab Distributed Computing Services framework

Runs the connection from the server to a client.

ServicesClientBase
          Abstract base class for building ecologylab.services clients.
ServicesServer
          Interface Ecology Lab Distributed Computing Services framework

Multi-threaded services server.

ServicesServerBase
          A base set of fields and methods that are necessary for any server implementation.