|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IConnectionEndPoint | Encapsulates the end point of an I/O connection. |
| IConnectionEndPointReceiver | Handles data received from a remote IConnectionEndPoint. |
| IConnectionEndPointReceiver.IFactory | Factory that creates IConnectionEndPointReceiver instances |
| ISelectionKeyTask | A task that is associated with a SelectionKey. |
| ISelectorTasksStateListener | Receives notifications regarding the state of a SelectorTasks object. |
| Class Summary | |
|---|---|
| SelectorTasks | A collection of ISelectionKeyTask objects that handle the logic for
the ready operations raised from registered NIO Channel objects. |
| TcpConnectionEndPoint | Handles the socket processing for a TCP end point. |
| TcpServer | A server that opens a TCP server socket and spawns
TcpConnectionEndPoint instances to handle each of the client
connections. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||