Rice Pastry API

Uses of Class
rice.pastry.socket.SocketNodeHandlePool

Packages that use SocketNodeHandlePool
rice.pastry.socket   
 

Uses of SocketNodeHandlePool in rice.pastry.socket
 

Methods in rice.pastry.socket with parameters of type SocketNodeHandlePool
 void SocketPastryNode.setSocketElements(EpochInetSocketAddress address, SocketSourceRouteManager srManager, SocketNodeHandlePool pool, int lsmf, int rsmf)
          Helper method which allows the WirePastryNodeFactory to initialize a number of the pastry node's elements.
 

Constructors in rice.pastry.socket with parameters of type SocketNodeHandlePool
PingManager(SocketNodeHandlePool pool, SocketSourceRouteManager manager, PastryNode spn, EpochInetSocketAddress bindAddress, EpochInetSocketAddress proxyAddress)
           
SocketCollectionManager(PastryNode node, SocketNodeHandlePool pool, SocketSourceRouteManager manager, EpochInetSocketAddress bindAddress, EpochInetSocketAddress proxyAddress)
          Constructs a new SocketManager.
SocketPastrySecurityManager(SocketNodeHandle snh, SocketNodeHandlePool snhp)
          Constructor.
SocketSourceRouteManager(PastryNode node, SocketNodeHandlePool pool, EpochInetSocketAddress bindAddress, EpochInetSocketAddress proxyAddress)
          Constructor
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection