These packages provide the standard API for the JXTA Protocols using
Java 2 Standard Edition 1.4.1. The implementation is divided into two
parts: the J2SE Standard JXTA API (these packages) and the
J2SE JXTA Reference Implementation
Additional optional packages which are useful for developers building JXTA
applications can be found in the
J2SE JXTA Extensions
Important Note: Applications and services are very
strongly encouraged to not import classes or interfaces from the
implementation packages. Specificially do not import from
net.jxta.impl.*
and jxta.security.impl.*
The content
of these packages may change significantly (including removal) from
release to release.
@see JXTA Protocols Specification