Rice Pastry API

Uses of Interface
org.mpisws.p2p.transport.sourceroute.manager.SourceRouteStrategy

Packages that use SourceRouteStrategy
org.mpisws.p2p.transport.sourceroute.manager   
org.mpisws.p2p.transport.sourceroute.manager.simple   
 

Uses of SourceRouteStrategy in org.mpisws.p2p.transport.sourceroute.manager
 

Constructors in org.mpisws.p2p.transport.sourceroute.manager with parameters of type SourceRouteStrategy
SourceRouteManagerImpl(SourceRouteFactory<Identifier> srFactory, TransportLayer<SourceRoute<Identifier>,java.nio.ByteBuffer> tl, LivenessProvider<SourceRoute<Identifier>> livenessProvider, Pinger<SourceRoute<Identifier>> pinger, ProximityProvider<SourceRoute<Identifier>> proxProvider, Environment env, SourceRouteStrategy<Identifier> strategy)
           
 

Uses of SourceRouteStrategy in org.mpisws.p2p.transport.sourceroute.manager.simple
 

Classes in org.mpisws.p2p.transport.sourceroute.manager.simple that implement SourceRouteStrategy
 class SimpleSourceRouteStrategy<Identifier>
          This is a simple implementation of the SourceRouteStrategy.
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection