|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ProtocolCodec | Interface to encode and decode commands in and out of a a non blocking channel. |
| Transport | Represents an abstract connection. |
| TransportListener | An asynchronous listener of commands |
| TransportServer | A TransportServer asynchronously accepts Transport objects and then
delivers those objects to a TransportAcceptListener. |
| TransportServerListener | Implemented by object that need to get injected by |
| Class Summary | |
|---|---|
| BaseService | The BaseService provides helpers for dealing async service state. |
| BaseService.STARTING | |
| BaseService.State | |
| BaseService.STOPPING | |
| SslTransport | An SSL Transport for secure communications. |
| SslTransportServer | |
| TcpTransport | An implementation of the Transport interface using raw tcp/ip |
| TcpTransportServer | A TCP based implementation of TransportServer |
| Enum Summary | |
|---|---|
| ProtocolCodec.BufferState | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||