Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package net.jxta.id

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.
IDTest  
NullID The NullID is often used as a placeholder in fields which are uninitialized.