ePOST API

Uses of Class
rice.pastry.socket.SocketSourceRouteManager

Packages that use SocketSourceRouteManager
rice.pastry.socket   
 

Uses of SocketSourceRouteManager in rice.pastry.socket
 

Methods in rice.pastry.socket that return SocketSourceRouteManager
 SocketSourceRouteManager SocketPastryNode.getSocketSourceRouteManager()
          Returns the SocketSourceRouteManager for this pastry node.
 

Methods in rice.pastry.socket with parameters of type SocketSourceRouteManager
 void SocketPastryNode.setSocketSourceRouteManager(SocketSourceRouteManager srManager)
           
 

Constructors in rice.pastry.socket with parameters of type SocketSourceRouteManager
PingManager(SocketPastryNode spn, SocketSourceRouteManager manager, EpochInetSocketAddress bindAddress, EpochInetSocketAddress proxyAddress)
           
SocketCollectionManager(SocketPastryNode node, SocketSourceRouteManager manager, EpochInetSocketAddress bindAddress, EpochInetSocketAddress proxyAddress, RandomSource random)
          Constructs a new SocketManager.
 


ePOST API

Copyright © 2001-2005 - Rice Pastry.