|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RawMessageDelivery | |
|---|---|
| rice.pastry | |
| rice.pastry.client | |
| rice.pastry.messaging | |
| rice.pastry.socket | |
| Uses of RawMessageDelivery in rice.pastry |
|---|
| Methods in rice.pastry with parameters of type RawMessageDelivery | |
|---|---|
void |
PastryNode.receiveMessage(RawMessageDelivery delivery)
|
| Uses of RawMessageDelivery in rice.pastry.client |
|---|
| Methods in rice.pastry.client with parameters of type RawMessageDelivery | |
|---|---|
void |
PastryAppl.receiveMessageInternal(RawMessageDelivery msg)
|
| Uses of RawMessageDelivery in rice.pastry.messaging |
|---|
| Methods in rice.pastry.messaging that return RawMessageDelivery | |
|---|---|
RawMessageDelivery |
RawMessageDeliveryFactory.build(InputBuffer buf)
|
| Methods in rice.pastry.messaging with parameters of type RawMessageDelivery | |
|---|---|
boolean |
MessageDispatch.dispatchMessage(RawMessageDelivery msg)
|
| Uses of RawMessageDelivery in rice.pastry.socket |
|---|
| Classes in rice.pastry.socket that implement RawMessageDelivery | |
|---|---|
class |
SocketBuffer
Holds 1 serialized message for receiving or sending. |
|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||