Uses of Interface
mirrormap.nio.IConnectionEndPoint

Packages that use IConnectionEndPoint
mirrormap.nio   
 

Uses of IConnectionEndPoint in mirrormap.nio
 

Classes in mirrormap.nio that implement IConnectionEndPoint
 class TcpConnectionEndPoint
          Handles the socket processing for a TCP end point.
 

Methods in mirrormap.nio with parameters of type IConnectionEndPoint
 void IConnectionEndPointReceiver.setEndPointConnection(IConnectionEndPoint connectionEndPoint)
          The end point this receiver is associated with.
 



Copyright © 2010. All Rights Reserved.