net.jxta.pipe
Class PipeID
java.lang.Object
net.jxta.id.ID
net.jxta.pipe.PipeID
- All Implemented Interfaces:
- Serializable
public abstract class PipeID
- extends ID
This class implements a Pipe ID. Each pipe is assigned a unique id
- See Also:
ID
,
IDFactory
,
PeerGroupID
,
Serialized Form
Method Summary |
abstract ID |
getPeerGroupID()
Returns PeerGroupID of the Peer Group to which this Peer ID belongs. |
PipeID
public PipeID()
getPeerGroupID
public abstract ID getPeerGroupID()
- Returns PeerGroupID of the Peer Group to which this Peer ID belongs.
- Returns:
- PeerGroupID of the Peer Group which this ID is part of.
- Since:
- JXTA 1.0