download (2989 bytes)
| OSGi manifest attributes | |
| Bundle-Name | HTTP-Server-API |
| Bundle-SymbolicName | org.knopflerfish.bundle.http-API |
| Bundle-Version | 5.2.1 |
| Bundle-Description | HTTP/HTTPS Server (API) |
| Bundle-Vendor | Knopflerfish |
| Bundle-ContactAddress | http://www.knopflerfish.org |
| Bundle-License | |
| Bundle-DocURL | http://www.knopflerfish.org/releases/6.1.5/docs/bundledoc/index.html?docpage=http/index.html |
| Bundle-ManifestVersion | 2 |
| Bundle-Activator | |
| Bundle-Classpath | . |
| Export-Package | org.osgi.service.http 1.2.1 |
| Import-Package | javax.net.ssl 0.0.0 javax.servlet 0.0.0 javax.servlet.http 0.0.0 org.osgi.service.http [1.2.1,2.0.0) |
| Dynamic-ImportPackage | |
| Provide-Capability | |
| Require-Capability | osgi.ee; filter:="(&(osgi.ee=JavaSE)(version>=1.6))" |
| Other manifest attributes | |
| Build-Date | Fri April 8 2022, 13:14:04 |
| Built-From | /home/travis/build/knopflerfish/knopflerfish.org/osgi/bundles/http/http |
| Bundle-APIVendor | OSGi |
| Bundle-Category | API |
| Bundle-GitURL | https://github.com/knopflerfish/knopflerfish.org/tree/6.1.5/osgi/bundles/http/http |
| Bundle-UUID | org.knopflerfish:http:5.2.1:api |
| Knopflerfish-Version | 6.1.5 |
The first column is the providing bundle and the second column lists the sub-set of its provided packages that are required by this bundle.
| http_all-5.2.1 | org.osgi.service.http |
| http_api-5.2.1 | org.osgi.service.http |
| jsdk_api-2.5.0.kf3-2 | javax.servlet, javax.servlet.http |
The first column is the requiring bundle and the second column lists the sub-set of capabilities that this bundle may provide to the requiring bundle.