See: Description
| Interface | Description |
|---|---|
| ChannelRegistry |
Implementers are responsible for dealing with registered channels.
|
| Connection | |
| ConnectionManager |
Manages a
Connection. |
| Class | Description |
|---|---|
| AbstractSocketChannelConnection | |
| SelectableConnection |
Connection with a socketChannel registered with a
ChannelRegistry for reading and writing (when there are pending bytes to
write). |
| SingleConnectionManager |
Responsible for a single connection with a MF server.
|
| Exception | Description |
|---|---|
| MFDisconnectedException |