|
Project JXTA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--net.jxta.id.ID
|
+--net.jxta.peergroup.PeerGroupID
This class implements a PeerGroup ID. Each peer group is assigned a unique id.
ID,
IDFactory,
PeerID, Serialized Form| Field Summary | |
static PeerGroupID |
defaultNetPeerGroupID
The well known Unique Identifier of the net peergroup. |
static PeerGroupID |
worldPeerGroupID
The well known Unique Identifier of the world peergroup. |
| Fields inherited from class net.jxta.id.ID |
nullID, URIEncodingName, URNNamespace |
| Constructor Summary | |
PeerGroupID()
|
|
| Methods inherited from class net.jxta.id.ID |
clone, getIDFormat, getUniqueValue, getURL, toString |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final PeerGroupID worldPeerGroupID
public static final PeerGroupID defaultNetPeerGroupID
| Constructor Detail |
public PeerGroupID()
|
Project JXTA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||