|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceRouteStrategy | |
|---|---|
| org.mpisws.p2p.transport.sourceroute.manager | |
| org.mpisws.p2p.transport.sourceroute.manager.simple | |
| rice.pastry.socket.nat.rendezvous | |
| 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,
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. |
| Uses of SourceRouteStrategy in rice.pastry.socket.nat.rendezvous |
|---|
| Classes in rice.pastry.socket.nat.rendezvous that implement SourceRouteStrategy | |
|---|---|
class |
RendezvousSourceRouteStrategy
This appends the rendezvous point(s) to the default SourceRouteStrategy |
|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||