|
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 | |
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)
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)
|
|
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 |
|
|
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||