| Interface | Description |
|---|---|
| ChannelManager | |
| ChannelProtocol | |
| ChannelProtocolFactory |
| Class | Description |
|---|---|
| ChannelAcceptEvent |
An event to be triggered when a channel is accepted.
|
| ChannelAddress | |
| ChannelClosedEvent |
An event to be triggered when a channel is closed.
|
| ChannelEvent |
An event to be triggered for channel activity.
|
| ChannelListener | |
| ChannelManagerImpl | |
| ChannelReader |
ChannelReader.java: Reads bytes from a channel.
|
| ChannelWriter |
ChannelWriter.java: Writes bytes to a channel.
|
| Enum | Description |
|---|---|
| ChannelAddress.ChannelAddressType |
An enumeration of all accepted marshallable subtypes.
|
| Exception | Description |
|---|---|
| ConnectException |