blob: 79dfae9f70cd802e64ac078d20e815cdf64082f8 [file] [log] [blame]
<!-- $Header: /cvshome/build/org.osgi.service.http/src/org/osgi/service/http/package.html,v 1.3 2004/12/09 19:44:20 hargrave Exp $ -->
<BODY>
<P>The OSGi Http Service Package. Specification Version 1.2.
<p>Bundles wishing to use this package must list the package
in the <TT>Import-Package</TT> header of the bundle's manifest.
For example:
<pre>
Import-Package: org.osgi.service.http; version=1.2
</pre>
</BODY>