DOC

org.eclipselabs : osgi-http-service-utils

Maven & Gradle

Oct 26, 2011

OSGi HTTP Service Utils · This project provides a HTTP Admin Service which makes it possible to start more than one OSGi HTTP Service in one platform. The source code is based on the equinox jetty bundle (http://www.eclipse.org/equinox/).

Table Of Contents

Latest Version

Download org.eclipselabs : osgi-http-service-utils Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

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