Package mirrormap.nio

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.
 



Copyright © 2010. All Rights Reserved.