Rice Pastry API

Uses of Interface
rice.pastry.routing.RouterStrategy

Packages that use RouterStrategy
rice.pastry.socket.nat.rendezvous   
rice.pastry.standard   
rice.pastry.transport   
 

Uses of RouterStrategy in rice.pastry.socket.nat.rendezvous
 

Classes in rice.pastry.socket.nat.rendezvous that implement RouterStrategy
 class RendezvousRouterStrategy
           
 

Uses of RouterStrategy in rice.pastry.standard
 

Fields in rice.pastry.standard declared as RouterStrategy
protected  RouterStrategy StandardRouter.routerStrategy
           
 

Methods in rice.pastry.standard with parameters of type RouterStrategy
 void StandardRouter.setRouterStrategy(RouterStrategy strategy)
           
 

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

Uses of RouterStrategy in rice.pastry.transport
 

Methods in rice.pastry.transport that return RouterStrategy
protected  RouterStrategy TransportPastryNodeFactory.getRouterStrategy(PastryNode pn)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection