Rice Pastry API

Uses of Interface
rice.pastry.transport.PMessageNotification

Packages that use PMessageNotification
rice.pastry   
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.Object> options)
          Deliver message to the NodeHandle.
 

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.Object> tempOptions)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection