|
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LocalNodeI | |
| rice.pastry | |
| rice.pastry.direct | |
| rice.pastry.dist | |
| rice.pastry.rmi | |
| rice.pastry.testing | |
| rice.pastry.wire | |
| Uses of LocalNodeI in rice.pastry |
| Classes in rice.pastry that implement LocalNodeI | |
class |
LocalNode
Implementation of the LocalNodeI interface that some Serializable classes (such as Certificate) extend, if they want to be kept informed of what node they're on. |
class |
NodeHandle
Interface for handles to remote nodes. |
| Methods in rice.pastry with parameters of type LocalNodeI | |
void |
PendingLocalNodesList.addPending(java.io.ObjectInputStream in,
rice.pastry.LocalNodeI client)
Adds a pending LocalNode to the list of pending LocalNodes. |
| Uses of LocalNodeI in rice.pastry.direct |
| Classes in rice.pastry.direct that implement LocalNodeI | |
class |
DirectNodeHandle
the node handle used with the direct network |
| Uses of LocalNodeI in rice.pastry.dist |
| Classes in rice.pastry.dist that implement LocalNodeI | |
class |
DistNodeHandle
Abstract class for handles to "real" remote nodes. |
| Uses of LocalNodeI in rice.pastry.rmi |
| Classes in rice.pastry.rmi that implement LocalNodeI | |
class |
RMINodeHandle
A locally stored node handle that points to a remote RMIRemoteNodeI. |
| Uses of LocalNodeI in rice.pastry.testing |
| Classes in rice.pastry.testing that implement LocalNodeI | |
static class |
LeafSetTest.TestNodeHandle
|
| Uses of LocalNodeI in rice.pastry.wire |
| Classes in rice.pastry.wire that implement LocalNodeI | |
class |
WireNodeHandle
Class which represents a node handle in the socket-based pastry protocol. |
|
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||