JXTA

Uses of Package
net.jxta.impl.id.UUID

Packages that use net.jxta.impl.id.UUID
net.jxta.impl.id.CBID The 'cbid' format is a general purpose JXTA ID Format. 
net.jxta.impl.id.UUID The 'uuid' format is a general purpose JXTA ID Format. 
net.jxta.impl.rendezvous A JXTA RendezVousService implementation which implements the standard JXTA Rendezvous Protocol (RVP). 
 

Classes in net.jxta.impl.id.UUID used by net.jxta.impl.id.CBID
CodatID
          An implementation of the CodatID ID Type.
IDBytes
          Maintains the internal representation of a 'uuid' JXTA ID.
IDFormat
          A general purpose JXTA ID Format implementing all of the six standard ID Types.
ModuleClassID
          An implementation of the ModuleClassID ID Type.
ModuleSpecID
          An implementation of the ModuleSpecID ID Type.
PeerGroupID
          An implementation of the PeerGroupID ID Type.
PeerID
          An implementation of the PeerID ID Type.
PipeID
          An implementation of the PipeID ID Type.
UUID
          A UUID is a 128-bit universally unique identifier.
 

Classes in net.jxta.impl.id.UUID used by net.jxta.impl.id.UUID
ModuleClassID
          An implementation of the ModuleClassID ID Type.
PeerGroupID
          An implementation of the PeerGroupID ID Type.
UUID
          A UUID is a 128-bit universally unique identifier.
 

Classes in net.jxta.impl.id.UUID used by net.jxta.impl.rendezvous
UUID
          A UUID is a 128-bit universally unique identifier.
 


JXSE