|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
Constructors in rice.pastry.socket with parameters of type SocketPastryNode | |
---|---|
PingManager(SocketPastryNode spn,
SocketSourceRouteManager manager,
EpochInetSocketAddress bindAddress,
EpochInetSocketAddress proxyAddress)
|
|
SocketBuffer(byte[] input,
SocketPastryNode spn)
When you expect to read a message. |
|
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 |
|
TimerWeakHashSet(int timeout,
SocketPastryNode spn)
Minimum time to hold the item. |
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |