JXTA

Uses of Class
net.jxta.impl.id.binaryID.PeerGroupBinaryID

Packages that use PeerGroupBinaryID
net.jxta.impl.id.binaryID The 'binary' format is a general purpose JXTA ID Format. 
 

Uses of PeerGroupBinaryID in net.jxta.impl.id.binaryID
 

Methods in net.jxta.impl.id.binaryID that return PeerGroupBinaryID
 PeerGroupBinaryID DigestTool.createPeerGroupID(PeerGroupID parentPeerGroupID, String clearTextID, String function)
          Create a PeerGroupID based on the BinaryID type with a digest of the clearTextID and function.
 


JXSE