DOC

org.jxta.platform : jxta

Maven & Gradle

Feb 03, 2006
3 usages

JXTA Platform · JXTA technology is a set of open protocols that allow any connected device on the network ranging from cell phones and wireless PDAs to PCs and servers to communicate and collaborate in a P2P manner. JXTA peers create a virtual network where any peer can interact with other peers and resources directly even when some of the peers and resources are behind firewalls and NATs or are on different network transports.

Table Of Contents

Latest Version

Download org.jxta.platform : jxta Javadoc & API Documentation - Latest Versions:

All Versions

Download org.jxta.platform : jxta Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.3.x

How to open Javadoc JAR file in web browser

  1. Rename the file jxta-2.3.6-javadoc.jar to jxta-2.3.6-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder jxta-2.3.6-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "jxta-2.3.6-sources.jar" -d "jxta-2.3.6-javadoc" -subpackages