Rice Pastry API

Uses of Class
rice.pastry.messaging.MessageDispatch

Packages that use MessageDispatch
rice.pastry   
rice.pastry.standard   
 

Uses of MessageDispatch in rice.pastry
 

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

Methods in rice.pastry with parameters of type MessageDispatch
 void PastryNode.setElements(NodeHandle lh, MessageDispatch md, LeafSet ls, RoutingTable rt, Router router)
          Combined accessor method for various members of PastryNode.
 void PastryNode.setMessageDispatch(MessageDispatch md)
           
 

Uses of MessageDispatch in rice.pastry.standard
 

Constructors in rice.pastry.standard with parameters of type MessageDispatch
RapidRerouter(PastryNode thePastryNode, MessageDispatch dispatch, RouterStrategy strategy)
           
StandardRouter(PastryNode thePastryNode, MessageDispatch dispatch)
          Constructor.
StandardRouter(PastryNode thePastryNode, MessageDispatch dispatch, RouterStrategy strategy)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection