|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PRawMessage in rice.pastry.commonapi |
---|
Subclasses of PRawMessage in rice.pastry.commonapi | |
---|---|
class |
PastryEndpointMessage
This class is an internal message to the commonapi gluecode. |
Uses of PRawMessage in rice.pastry.join |
---|
Subclasses of PRawMessage in rice.pastry.join | |
---|---|
class |
JoinRequest
Request to join this network. |
Uses of PRawMessage in rice.pastry.leafset |
---|
Subclasses of PRawMessage in rice.pastry.leafset | |
---|---|
class |
BroadcastLeafSet
Broadcast a leaf set to another node. |
class |
RequestLeafSet
Request a leaf set from another node. |
Uses of PRawMessage in rice.pastry.messaging |
---|
Subclasses of PRawMessage in rice.pastry.messaging | |
---|---|
class |
PJavaSerializedMessage
Wrapper that converts rice.pastry.messaging.Message to rice.pastry.messageing.PRawMessage |
Uses of PRawMessage in rice.pastry.peerreview |
---|
Subclasses of PRawMessage in rice.pastry.peerreview | |
---|---|
class |
FetchLeafsetRequest
|
class |
FetchLeafsetResponse
|
Uses of PRawMessage in rice.pastry.pns.messages |
---|
Subclasses of PRawMessage in rice.pastry.pns.messages | |
---|---|
class |
LeafSetRequest
|
class |
LeafSetResponse
|
class |
RouteRowRequest
|
class |
RouteRowResponse
|
Uses of PRawMessage in rice.pastry.routing |
---|
Subclasses of PRawMessage in rice.pastry.routing | |
---|---|
class |
BroadcastRouteRow
Broadcast message for a row from a routing table. |
class |
RequestRouteRow
Request a row from the routing table from another node. |
class |
RouteMessage
A route message contains a pastry message that has been wrapped to be sent to another pastry node. |
Constructors in rice.pastry.routing with parameters of type PRawMessage | |
---|---|
RouteMessage(Id target,
PRawMessage msg,
NodeHandle firstHop,
SendOptions opts,
byte serializeVersion)
|
Uses of PRawMessage in rice.pastry.socket.nat.probe |
---|
Subclasses of PRawMessage in rice.pastry.socket.nat.probe | |
---|---|
class |
ProbeRequestMessage
|
Uses of PRawMessage in rice.pastry.socket.nat.rendezvous |
---|
Subclasses of PRawMessage in rice.pastry.socket.nat.rendezvous | |
---|---|
class |
ByteBufferMsg
Used to hold a UDP message (usually liveness) when delivering to a firewalled node via Routing. |
class |
OpenChannelMsg
|
class |
PilotForwardMsg
|
class |
RendezvousJoinRequest
Includes the bootstrap (or some other node who will have a pilot from the joiner.) |
Uses of PRawMessage in rice.pastry.standard |
---|
Subclasses of PRawMessage in rice.pastry.standard | |
---|---|
class |
ConsistentJoinMsg
|
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |