These packages provide the reference implementation of the JXTA Protocols
using Java 2 Standard Edition 1.4.1. The J2SE reference implementation is
divided into two parts:
The J2SE Standard JXTA API
and, this package, 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 these
implementation packages. Specificially do not import from
net.jxta.impl.*
and jxta.security.*
The content
of these packages may change significantly (including removal) from
release to release.
@see JXTA Protocols Specification