Uses of Interface
mirrormap.nio.IConnectionEndPointReceiver.IFactory

Packages that use IConnectionEndPointReceiver.IFactory
mirrormap.nio   
 

Uses of IConnectionEndPointReceiver.IFactory in mirrormap.nio
 

Constructors in mirrormap.nio with parameters of type IConnectionEndPointReceiver.IFactory
TcpServer(IConnectionEndPointReceiver.IFactory endPointReceiverFactory, String address, int port)
          Construct the server with the factory that will create the IConnectionEndPointReceiver per client socket connection and the server socket address and port
 



Copyright © 2010. All Rights Reserved.