Rice Pastry API

Uses of Class
rice.pastry.wire.SocketManager

Packages that use SocketManager
rice.pastry.wire   
 

Uses of SocketManager in rice.pastry.wire
 

Methods in rice.pastry.wire that return SocketManager
 rice.pastry.wire.SocketManager WirePastryNode.getSocketManager()
          Returns the SocketManager for this pastry node.
 

Methods in rice.pastry.wire with parameters of type SocketManager
 void WirePastryNode.setSocketElements(java.net.InetSocketAddress address, rice.pastry.wire.SelectorManager manager, rice.pastry.wire.DatagramManager dManager, rice.pastry.wire.SocketManager sManager, rice.pastry.wire.WireNodeHandlePool pool, int lsmf, int rsmf)
          Helper method which allows the WirePastryNodeFactory to initialize a number of the pastry node's elements.
 


Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection