Package toolbox.services.socket

Package class diagram package toolbox.services.socket
Provide classes to enable the development of client socket based service API's using the toolbox.socket package.

See:
          Description

Class Summary
SocketClientService Convenience service implementation that can be used to develop services that require interaction with client sockets using the toolbox.socket package.
SocketClientServiceEnvironment ServiceEnvironment implementation to provide access to a toolbox.socket.SocketClientManager implementation.
 

Package toolbox.services.socket Description

Provide classes to enable the development of client socket based service API's using the toolbox.socket package.