ePOST API

Uses of Class
rice.pastry.socket.SocketPastryNode

Packages that use SocketPastryNode
rice.pastry.socket   
rice.visualization.server   
 

Uses of SocketPastryNode in rice.pastry.socket
 

Methods in rice.pastry.socket with parameters of type SocketPastryNode
static java.lang.Object PingManager.deserialize(byte[] array, Environment env, SocketPastryNode spn, Logger logger)
          Method which takes in a ByteBuffer read from a datagram, and deserializes the contained object.
 void SocketNodeHandle.setLocalNode(SocketPastryNode spn)
           
 

Constructors in rice.pastry.socket with parameters of type SocketPastryNode
PingManager(SocketPastryNode spn, SocketSourceRouteManager manager, EpochInetSocketAddress bindAddress, EpochInetSocketAddress proxyAddress)
           
SocketChannelRepeater(SocketPastryNode spn, SocketCollectionManager.SourceRouteManager manager)
          Constructor which creates this SocketChannelReader and the WirePastryNode.
SocketCollectionManager(SocketPastryNode node, SocketSourceRouteManager manager, EpochInetSocketAddress bindAddress, EpochInetSocketAddress proxyAddress, RandomSource random)
          Constructs a new SocketManager.
SocketSourceRouteManager(SocketPastryNode node, EpochInetSocketAddress bindAddress, EpochInetSocketAddress proxyAddress, RandomSource random)
          Constructor
 

Uses of SocketPastryNode in rice.visualization.server
 

Methods in rice.visualization.server with parameters of type SocketPastryNode
protected  DataPanel SourceRoutePanelCreator.createPanel(SocketPastryNode node)
           
 


ePOST API

Copyright © 2001-2005 - Rice Pastry.