org.mpisws.p2p.transport.sourceroute
Interface SourceRouteTransportLayer<Identifier>
- All Superinterfaces:
- Destructable, TransportLayer<SourceRoute<Identifier>,java.nio.ByteBuffer>
- All Known Implementing Classes:
- SourceRouteTransportLayerImpl
public interface SourceRouteTransportLayer<Identifier>
- extends TransportLayer<SourceRoute<Identifier>,java.nio.ByteBuffer>
OPTION_SOURCE_ROUTE
static final java.lang.String OPTION_SOURCE_ROUTE
- See Also:
- Constant Field Values
DONT_SOURCE_ROUTE
static final int DONT_SOURCE_ROUTE
- See Also:
- Constant Field Values
ALLOW_SOURCE_ROUTE
static final int ALLOW_SOURCE_ROUTE
- See Also:
- Constant Field Values
addSourceRouteTap
void addSourceRouteTap(SourceRouteTap tap)
removeSourceRouteTap
boolean removeSourceRouteTap(SourceRouteTap tap)
Copyright © 2001-2005 - Rice Pastry.