Project JXTA

Package net.jxta.impl.id.unknown

The 'unknown' format is a special JXTA ID format used by the J2SE implementation to manage ids of formats which are not recognized.

See:
          Description

Class Summary
ID IDs are used to uniquely identify peers, peer groups, pipes and other types of objects manipulated by the JXTA APIs.
IDFormat The 'unknown' format is not a regular JXTA ID format.
Instantiator  
 

Package net.jxta.impl.id.unknown Description

The 'unknown' format is a special JXTA ID format used by the J2SE implementation to manage ids of formats which are not recognized. No ids of format 'unknown' are ever emitted nor can any new ids be created.

See Also:
JXTA Protocols Specification : IDs

JXTA J2SE