JXTA

Package net.jxta.id.jxta

The 'jxta' ID Format is used for the presentation of a limited number of well-known ids.

See:
          Description

Class Summary
IDFormat The 'jxta' ID Format is used for the presentation of a limited number of well-known ids.
 

Package net.jxta.id.jxta Description

The 'jxta' ID Format is used for the presentation of a limited number of well-known ids. These are the null id, the world peer group id, and the default net peer group id. JXTA depends on being able to refer to these standard entities in a common way regardless of what other id formats are used, indeed this ID format and these ids exist so that there are not a different representations for the ids of these entities with each id format.

Rather than return its own version of these well known ids, each ID format MUST return these IDs as appropriate.

See Also:
JXTA Protocols Specification : IDs, JXTA Protocols Specification : ?jxta? ID Format

JXSE