Project JXTA

Package net.jxta.id

IDs are used to refer to peers, peer groups, pipes and other JXTA resources.

See:
          Description

Interface Summary
IDFactory.Instantiator Interface for instantiators of IDs
 

Class Summary
ID IDs are used to uniquely identify peers, peer groups, pipes and other types of objects manipulated by the JXTA APIs.
IDFactory A factory class for constructing ID instances from external representations such as strings or URIs and for constructing new ID instances.
 

Package net.jxta.id Description

IDs are used to refer to peers, peer groups, pipes and other JXTA resources.

See Also:
JXTA Protocols Specification : IDs

Project JXTA