org.mpisws.p2p.transport.commonapi
Interface TransportLayerNodeHandle<Identifier>
- Type Parameters:
Identifier
- the underlieing layer
- All Known Implementing Classes:
- TLNodeHandle
public interface TransportLayerNodeHandle<Identifier>
Parallel interface to the CommonAPI NodeHandle, because it is an abstract object to gain the
observer pattern.
- Author:
- Jeff Hoye
getAddress
Identifier getAddress()
getId
Id getId()
serialize
void serialize(OutputBuffer sob)
throws java.io.IOException
- Throws:
java.io.IOException
getEpoch
long getEpoch()
Copyright © 2001-2005 - Rice Pastry.