|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SourceRouteFactory in org.mpisws.p2p.transport.sourceroute |
---|
Constructors in org.mpisws.p2p.transport.sourceroute with parameters of type SourceRouteFactory | |
---|---|
SourceRouteTransportLayerImpl(SourceRouteFactory<Identifier> srFactory,
TransportLayer<Identifier,java.nio.ByteBuffer> etl,
SourceRouteForwardStrategy<Identifier> fSRs,
Environment env,
ErrorHandler<SourceRoute<Identifier>> errorHandler)
|
Uses of SourceRouteFactory in org.mpisws.p2p.transport.sourceroute.factory |
---|
Classes in org.mpisws.p2p.transport.sourceroute.factory that implement SourceRouteFactory | |
---|---|
class |
MultiAddressSourceRouteFactory
|
class |
WireSourceRouteFactory
TODO: may be a good idea to special case the single hop, as is done in multi-inet. |
Uses of SourceRouteFactory in org.mpisws.p2p.transport.sourceroute.manager |
---|
Constructors in org.mpisws.p2p.transport.sourceroute.manager with parameters of type SourceRouteFactory | |
---|---|
SourceRouteManagerImpl(SourceRouteFactory<Identifier> srFactory,
TransportLayer<SourceRoute<Identifier>,java.nio.ByteBuffer> tl,
LivenessProvider<SourceRoute<Identifier>> livenessProvider,
ProximityProvider<SourceRoute<Identifier>> proxProvider,
Environment env,
SourceRouteStrategy<Identifier> strategy)
|
Uses of SourceRouteFactory in org.mpisws.p2p.transport.sourceroute.manager.simple |
---|
Constructors in org.mpisws.p2p.transport.sourceroute.manager.simple with parameters of type SourceRouteFactory | |
---|---|
SimpleSourceRouteStrategy(Identifier localAddress,
SourceRouteFactory<Identifier> srFactory,
NextHopStrategy<Identifier> strategy,
Environment env)
|
Uses of SourceRouteFactory in rice.pastry.socket |
---|
Constructors in rice.pastry.socket with parameters of type SourceRouteFactory | |
---|---|
LivenesSourceRouteForwardStrategy(SourceRouteFactory<Identifier> factory,
Environment env)
|
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |