Uses of Class
mirrormap.lifecycle.AbstractLifeCycle

Packages that use AbstractLifeCycle
mirrormap.nio   
 

Uses of AbstractLifeCycle in mirrormap.nio
 

Subclasses of AbstractLifeCycle in mirrormap.nio
 class SelectorTasks
          A collection of ISelectionKeyTask objects that handle the logic for the ready operations raised from registered NIO Channel objects.
 class TcpConnectionEndPoint
          Handles the socket processing for a TCP end point.
 class 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.