Uses of Package
mirrormap.nio

Packages that use mirrormap.nio
mirrormap   
mirrormap.nio   
 

Classes in mirrormap.nio used by mirrormap
TcpServer
          A server that opens a TCP server socket and spawns TcpConnectionEndPoint instances to handle each of the client connections.
 

Classes in mirrormap.nio used by mirrormap.nio
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.
SelectorTasks
          A collection of ISelectionKeyTask objects that handle the logic for the ready operations raised from registered NIO Channel objects.
 



Copyright © 2010. All Rights Reserved.