]> sjero.net Git - linphone/blob - p2pproxy/dependencies-src/jxse-src-2.5/api/src/net/jxta/overview.html
remove mediastreamer2 and add it as a submodule instead.
[linphone] / p2pproxy / dependencies-src / jxse-src-2.5 / api / src / net / jxta / overview.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3 <HTML>
4   <HEAD>
5   </HEAD>
6   <BODY>
7     These packages provide the standard API for the JXTA Protocols using 
8     Java Standard Edition 5.0. The implementation is divided into two
9     parts: the JSE Standard JXTA API (these packages) and the 
10     <a href="../impl/index.html" target="_blank"">JSE JXTA Reference Implementation</a>
11     <p/>
12     Additional optional packages which are useful for developers building JXTA
13     applications can be found in the 
14     <a href="../ext/index.html" target="_blank">JSE JXTA Extensions</a>
15     
16     <a name="implnote"/>
17     <p/><strong>Important Note:</strong> Applications and services are <em>very 
18     strongly</em> encouraged to not import classes or interfaces from the 
19     implementation packages. Specificially <strong>do not</strong> import from 
20     <code>net.jxta.impl.*</code>. The content of these packages may change 
21     significantly (including removal) from release to release with no advance
22     notice.
23
24     @see <a href="http://spec.jxta.org/v1.0/docbook/JXTAProtocols.html" target='_blank'>JXTA Protocols Specification</a>
25   </BODY>
26 </HTML>