Rice Pastry API

Uses of Class
rice.pastry.messaging.MessageDispatch

Packages that use MessageDispatch
rice.pastry   
rice.pastry.multiring   
 

Uses of MessageDispatch in rice.pastry
 

Methods in rice.pastry that return MessageDispatch
 rice.pastry.messaging.MessageDispatch PastryNode.getMessageDispatch()
          FOR TESTING ONLY - DO NOT USE!
 

Methods in rice.pastry with parameters of type MessageDispatch
 void PastryNode.setElements(rice.pastry.NodeHandle lh, rice.pastry.security.PastrySecurityManager sm, rice.pastry.messaging.MessageDispatch md, rice.pastry.leafset.LeafSet ls, rice.pastry.routing.RoutingTable rt)
          Combined accessor method for various members of PastryNode.
 void PastryNode.setMessageDispatch(rice.pastry.messaging.MessageDispatch md)
           
 

Uses of MessageDispatch in rice.pastry.multiring
 

Subclasses of MessageDispatch in rice.pastry.multiring
 class MultiRingMessageDispatch
           
 

Methods in rice.pastry.multiring that return MessageDispatch
 rice.pastry.messaging.MessageDispatch MultiRingPastryNode.getMessageDispatch()
           
 

Methods in rice.pastry.multiring with parameters of type MessageDispatch
 void MultiRingPastryNode.setMessageDispatch(rice.pastry.messaging.MessageDispatch md)
           
 void MultiRingPastryNode.setElements(rice.pastry.NodeHandle lh, rice.pastry.security.PastrySecurityManager sm, rice.pastry.messaging.MessageDispatch md, rice.pastry.leafset.LeafSet ls, rice.pastry.routing.RoutingTable rt)
           
 

Constructors in rice.pastry.multiring with parameters of type MessageDispatch
MultiRingMessageDispatch(rice.pastry.multiring.MultiRingPastryNode node, rice.pastry.messaging.MessageDispatch dispatch)
           
 


Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection