Package toolbox.services.socket.simple

Package class diagram package toolbox.services.socket.simple
This package provides a simple client socket API that can be exposed as a service.

See:
          Description

Interface Summary
SimpleSocketService Interface that defines a simple client socket API.
 

Class Summary
SimpleSocketServiceImpl Default implementation of the SimpleSocketService interface.
 

Exception Summary
SimpleSocketException Indicates an exception while performing simple socket operations.
 

Package toolbox.services.socket.simple Description

This package provides a simple client socket API that can be exposed as a service.