Rice Pastry API

Uses of Interface
org.mpisws.p2p.transport.sourceroute.SourceRouteForwardStrategy

Packages that use SourceRouteForwardStrategy
org.mpisws.p2p.transport.sourceroute   
rice.pastry.socket   
 

Uses of SourceRouteForwardStrategy in org.mpisws.p2p.transport.sourceroute
 

Classes in org.mpisws.p2p.transport.sourceroute that implement SourceRouteForwardStrategy
 class DefaultForwardSourceRouteStrategy<Identifier>
          Always accepts.
 

Constructors in org.mpisws.p2p.transport.sourceroute with parameters of type SourceRouteForwardStrategy
SourceRouteTransportLayerImpl(SourceRouteFactory<Identifier> srFactory, TransportLayer<Identifier,java.nio.ByteBuffer> etl, SourceRouteForwardStrategy<Identifier> fSRs, Environment env, ErrorHandler<SourceRoute<Identifier>> errorHandler)
           
 

Uses of SourceRouteForwardStrategy in rice.pastry.socket
 

Classes in rice.pastry.socket that implement SourceRouteForwardStrategy
 class LivenesSourceRouteForwardStrategy<Identifier>
           
 

Methods in rice.pastry.socket that return SourceRouteForwardStrategy
protected  SourceRouteForwardStrategy<MultiInetSocketAddress> SocketPastryNodeFactory.getSourceRouteForwardStrategy(PastryNode pn, MultiAddressSourceRouteFactory esrFactory)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection