Project JXTA

Package net.jxta.id

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

See:
          Description

Interface Summary
IDFactory.Instantiator Interface for instantiators of IDs.
IDFactory.URIInstantiator Extended instantiator which provides for construction from URIs and from scheme specific URN fragments.
 

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 creating new ID instances and for constructing ID instances from external representations such as strings or URIs.
 

Package net.jxta.id Description

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

See Also:
JXTA Protocols Specification : IDs

JXTA J2SE