AbstractConnection |
Abstract base class for connections.
|
AbstractConnectionHandler |
Abstract base class for connection handlers.
|
AbstractConnectionHandler.SendInfo |
Struct class that holds send information.
|
AckInfo |
|
InitInfo |
Info sent as content of the init message.
|
InputConnection |
Input connection implementation for byte streams.
|
InputConnectionHandler |
Handler that sits between connection and message service.
|
LocalAbstractConnectionHandler |
|
LocalInputConnectionHandler |
Local version of the input connection handler.
|
LocalOutputConnectionHandler |
|
OutputConnection |
Output connection for writing data.
|
OutputConnectionHandler |
The output connection handler.
|
StreamPacket |
Data container for a streaming packet.
|