|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SocketNodeHandle | |
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 SocketNodeHandle in rice.pastry.socket |
Fields in rice.pastry.socket declared as SocketNodeHandle | |
private SocketNodeHandle |
SocketPastrySecurityManager.localhandle
|
Methods in rice.pastry.socket that return SocketNodeHandle | |
SocketNodeHandle |
SocketNodeHandlePool.get(rice.pastry.NodeId nodeId)
|
Constructors in rice.pastry.socket with parameters of type SocketNodeHandle | |
SocketPastrySecurityManager(SocketNodeHandle snh,
SocketNodeHandlePool snhp)
Constructor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |