|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PRawMessage | |
|---|---|
| rice.pastry.commonapi | |
| rice.pastry.join | |
| rice.pastry.leafset | |
| rice.pastry.messaging | |
| rice.pastry.pns.messages | |
| rice.pastry.routing | |
| rice.pastry.standard | |
| 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.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.standard |
|---|
| Subclasses of PRawMessage in rice.pastry.standard | |
|---|---|
class |
ConsistentJoinMsg
|
|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||