|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PMessageNotification | |
---|---|
rice.pastry | |
rice.pastry.direct | |
rice.pastry.socket | |
rice.pastry.transport |
Uses of PMessageNotification in rice.pastry |
---|
Methods in rice.pastry with parameters of type PMessageNotification | |
---|---|
abstract PMessageReceipt |
PastryNode.send(NodeHandle handle,
Message message,
PMessageNotification deliverAckToMe,
java.util.Map<java.lang.String,java.lang.Integer> options)
Deliver message to the NodeHandle. |
Uses of PMessageNotification in rice.pastry.direct |
---|
Methods in rice.pastry.direct with parameters of type PMessageNotification | |
---|---|
PMessageReceipt |
DirectPastryNode.send(NodeHandle nh,
Message m,
PMessageNotification deliverAckToMe,
java.util.Map<java.lang.String,java.lang.Integer> options)
|
Uses of PMessageNotification in rice.pastry.socket |
---|
Methods in rice.pastry.socket with parameters of type PMessageNotification | |
---|---|
PMessageReceipt |
SocketPastryNode.send(NodeHandle handle,
Message message,
PMessageNotification deliverActToMe,
java.util.Map<java.lang.String,java.lang.Integer> options)
|
Uses of PMessageNotification in rice.pastry.transport |
---|
Methods in rice.pastry.transport with parameters of type PMessageNotification | |
---|---|
PMessageReceipt |
TLPastryNode.send(NodeHandle handle,
Message msg,
PMessageNotification deliverAckToMe,
java.util.Map<java.lang.String,java.lang.Integer> tempOptions)
|
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |