Rice Pastry API

Uses of Interface
rice.pastry.messaging.RawMessageDelivery

Packages that use RawMessageDelivery
rice.pastry   
rice.pastry.client   
rice.pastry.messaging   
 

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)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection