Rice Pastry API

Uses of Class
rice.pastry.wire.DatagramManager

Packages that use DatagramManager
rice.pastry.wire   
 

Uses of DatagramManager in rice.pastry.wire
 

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

Methods in rice.pastry.wire with parameters of type DatagramManager
 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