DOC

com.sun.jersey.test : osgi

Maven & Gradle

Aug 15, 2011

Project Jersey OSGi tests · Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services. This module encapsulates all OSGi related Jersey tests.

Table Of Contents

Latest Version

Download com.sun.jersey.test : osgi Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file osgi-functional-osgi-tests-javadoc.jar to osgi-functional-osgi-tests-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder osgi-functional-osgi-tests-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 "osgi-functional-osgi-tests-sources.jar" -d "osgi-functional-osgi-tests-javadoc" -subpackages