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 Deprecated. This interface formerly contained optional URI based construction methods.
 

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

JXSE