Project JXTA

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

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

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

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


JXTA J2SE