| Interface | Description |
|---|---|
| ChannelHandler |
Listen to channel events
|
| SelectHandler |
The select handler, this will be called by the selector
|
| Class | Description |
|---|---|
| BaseNetworkChannel |
Base network channel
|
| Client | |
| DynamicBufferChannel | |
| FixedBufferChannel | |
| Progress |
The communicationProgress loop
|
| Server | |
| TCPChannel |
A channel implementation, that supports iSend and iRecv semantics.
|
| TCPContext | |
| TCPMessage |
Encapsulates a message and its data
|
| Enum | Description |
|---|---|
| DataStatus | |
| TCPStatus |
Status of a TCP message
|