Rice Pastry API

Uses of Class
rice.pastry.socket.SocketPastryNode

Packages that use SocketPastryNode
rice.pastry.socket   
 

Uses of SocketPastryNode in rice.pastry.socket
 

Methods in rice.pastry.socket with parameters of type SocketPastryNode
 void SocketNodeHandle.setLocalNode(SocketPastryNode spn)
          Sets the LocalNode attribute of the SocketNodeHandle object
 

Constructors in rice.pastry.socket with parameters of type SocketPastryNode
PingManager(SocketPastryNode spn, SocketSourceRouteManager manager, EpochInetSocketAddress bindAddress, EpochInetSocketAddress proxyAddress)
           
SocketBuffer(byte[] input, SocketPastryNode spn)
          Constructor for SocketBuffer.
SocketChannelReader(SocketPastryNode spn, SourceRoute path)
          Constructor which creates this SocketChannelReader and the WirePastryNode.
SocketChannelRepeater(SocketPastryNode spn, SocketCollectionManager.SourceRouteManager manager)
          Constructor which creates this SocketChannelReader and the WirePastryNode.
SocketChannelWriter(SocketPastryNode spn, SourceRoute path)
          Constructor which creates this SocketChannelWriter with a pastry node and an object to write out.
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
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection