|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SocketPastryNode | |
rice.pastry.socket | TCP under rice.pastry.wire package is implemented using java.nio package and has some known problems particularly under high stress. |
Uses of SocketPastryNode in rice.pastry.socket |
Fields in rice.pastry.socket declared as SocketPastryNode | |
private SocketPastryNode |
SocketNodeHandlePool.pastryNode
|
Methods in rice.pastry.socket with parameters of type SocketPastryNode | |
HelloResponseMessage |
HelloMessage.getResponse(SocketPastryNode pn)
Returns the appropriate response for this HelloMessage |
Constructors in rice.pastry.socket with parameters of type SocketPastryNode | |
HelloResponseMessage(SocketPastryNode pn,
rice.pastry.NodeId dest)
Constructor |
|
HelloMessage(SocketPastryNode pn,
rice.pastry.NodeId dest)
Constructor |
|
SocketNodeHandlePool(SocketPastryNode spn)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |