|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeliveryNotification | |
|---|---|
| rice.p2p.commonapi | |
| rice.p2p.multiring | |
| rice.p2p.past.gc | |
| rice.pastry.client | |
| rice.pastry.commonapi | |
| Uses of DeliveryNotification in rice.p2p.commonapi |
|---|
| Methods in rice.p2p.commonapi with parameters of type DeliveryNotification | |
|---|---|
MessageReceipt |
Endpoint.route(Id id,
Message message,
NodeHandle hint,
DeliveryNotification deliverAckToMe)
|
MessageReceipt |
Endpoint.route(Id id,
RawMessage message,
NodeHandle hint,
DeliveryNotification deliverAckToMe)
|
| Uses of DeliveryNotification in rice.p2p.multiring |
|---|
| Methods in rice.p2p.multiring with parameters of type DeliveryNotification | |
|---|---|
MessageReceipt |
MultiringEndpoint.route(Id id,
Message message,
NodeHandle hint,
DeliveryNotification deliverAckToMe)
|
MessageReceipt |
MultiringEndpoint.route(Id id,
RawMessage message,
NodeHandle hint,
DeliveryNotification deliverAckToMe)
|
protected MessageReceipt |
MultiringNodeCollection.route(RingId id,
RawMessage message,
java.lang.String application,
DeliveryNotification deliverAckToMe)
This method returns the best next-hop to a given target, using ring hopping, if one exists. |
| Uses of DeliveryNotification in rice.p2p.past.gc |
|---|
| Methods in rice.p2p.past.gc with parameters of type DeliveryNotification | |
|---|---|
MessageReceipt |
GCEndpoint.route(Id id,
Message message,
NodeHandle hint,
DeliveryNotification deliverAckToMe)
|
MessageReceipt |
GCEndpoint.route(Id id,
RawMessage message,
NodeHandle hint,
DeliveryNotification deliverAckToMe)
|
| Uses of DeliveryNotification in rice.pastry.client |
|---|
| Methods in rice.pastry.client with parameters of type DeliveryNotification | |
|---|---|
MessageReceipt |
PastryAppl.routeMsg(Id key,
Message msg,
SendOptions opt,
DeliveryNotification deliverAckToMe)
|
| Uses of DeliveryNotification in rice.pastry.commonapi |
|---|
| Methods in rice.pastry.commonapi with parameters of type DeliveryNotification | |
|---|---|
MessageReceipt |
PastryEndpoint.route(Id key,
Message msg,
NodeHandle hint,
DeliveryNotification deliverAckToMe)
|
MessageReceipt |
PastryEndpoint.route(Id key,
RawMessage msg,
NodeHandle hint,
DeliveryNotification deliverAckToMe)
|
|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||