http_all-4.0.5.jar

download (116642 bytes)

OSGi manifest attributes
Bundle-Name HTTP-Server
Bundle-SymbolicName org.knopflerfish.bundle.http
Bundle-Version 4.0.5
Bundle-Description HTTP/HTTPS Server
Bundle-Vendor Knopflerfish
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-License
Bundle-DocURL http://www.knopflerfish.org/releases/5.1.0/docs/bundledoc/index.html?docpage=http/index.html
Bundle-ManifestVersion 2
Bundle-Activator org.knopflerfish.bundle.http.Activator
Bundle-Classpath .
Export-Package org.knopflerfish.service.log 1.2.0
org.osgi.service.http 1.2.1
Import-Package javax.net.ssl 0.0.0
javax.servlet [2.5.0,2.6.0)
javax.servlet.http [2.5.0,2.6.0)
org.knopflerfish.service.console 0.0.0
org.knopflerfish.service.log [1.2.0,3.0.0)
org.osgi.framework [1.6.0,2.0.0)
org.osgi.service.cm [1.4.0,2.0.0)
org.osgi.service.http [1.2.0,1.3.0)
org.osgi.service.log [1.2.0,3.0.0)
org.osgi.util.tracker [1.5.0,2.0.0)
Dynamic-ImportPackage
Provide-Capability
Require-Capability osgi.ee;filter:="(&(osgi.ee=OSGi/Minimum)(version>=1.2))"
Other manifest attributes
Build-Date Fri June 13 2014, 08:26:52
Built-From /Users/jan/work/release/knopflerfish.org/osgi/bundles/http/http
Bundle-APIVendor OSGi
Bundle-Category osgi
Bundle-SubversionURL https://www.knopflerfish.org/svn/knopflerfish.org/tags/5.1.0/osgi/bundles/http/http
Bundle-UUID org.knopflerfish:http:4.0.5
Knopflerfish-Version 5.1.0

Depends on (osgi.wiring.package)

This section lists bundles that can provide one or more of the capabilities that is required in the osgi.wiring.package namespace. Only one provider of each capability is required.

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.

cm_all-5.0.1org.osgi.service.cm
cm_api-5.0.1org.osgi.service.cm
commons-logging_all-2.0.0.kf4-001org.knopflerfish.service.log, org.osgi.service.log
console_all-4.0.1org.knopflerfish.service.console
console_api-4.0.1org.knopflerfish.service.console
desktop_all-5.0.1org.knopflerfish.service.console, org.knopflerfish.service.log, org.osgi.service.cm, org.osgi.service.log
http_all-4.0.5org.knopflerfish.service.log, org.osgi.service.http
http_api-4.0.5org.osgi.service.http
jsdk_api-2.5.0.kf3-2javax.servlet, javax.servlet.http
useradmin_all-4.1.1org.knopflerfish.service.log
useradmin-4.1.1org.knopflerfish.service.log
frameworkorg.osgi.framework, org.osgi.util.tracker
log_all-5.0.0org.knopflerfish.service.log, org.osgi.service.log
log_api-5.0.0org.knopflerfish.service.log, org.osgi.service.log

Other bundles depending on this bundle (osgi.wiring.package)

This section lists bundles that requires one or more of the capabilities that is provided in the namespace osgi.wiring.package by the current bundle.

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.

basicdriverlocator_all-4.0.0org.knopflerfish.service.log
basicdriverlocator-4.0.0org.knopflerfish.service.log
cm_all-5.0.1org.knopflerfish.service.log
cm-5.0.1org.knopflerfish.service.log
cm_desktop_all-5.0.2org.knopflerfish.service.log
cm_desktop-5.0.2org.knopflerfish.service.log
commons-logging_all-2.0.0.kf4-001org.knopflerfish.service.log
consoletelnet-4.0.1org.knopflerfish.service.log
desktop_all-5.0.1org.knopflerfish.service.log
desktop-5.0.1org.knopflerfish.service.log
desktop_jvm_all-1.0.0org.knopflerfish.service.log
desktop_jvm-1.0.0org.knopflerfish.service.log
event_all-4.0.1org.knopflerfish.service.log
http_all-4.0.5org.knopflerfish.service.log, org.osgi.service.http
http_api-4.0.5org.osgi.service.http
http-4.0.5org.knopflerfish.service.log, org.osgi.service.http
httpconsole_all-4.0.1org.knopflerfish.service.log, org.osgi.service.http
httproot-4.0.0org.knopflerfish.service.log, org.osgi.service.http
jinidriver_all-0.1.0org.osgi.service.http
junit_all-3.8.1.kf4-001org.osgi.service.http
kf_metatype_all-5.0.2org.knopflerfish.service.log
logcommands-5.0.0org.knopflerfish.service.log
prefs_all-4.0.2org.knopflerfish.service.log
repository_desktop_all-1.1.1org.knopflerfish.service.log
serialportdevice_all-4.0.0org.knopflerfish.service.log
trayicon_fw-4.0.0org.knopflerfish.service.log
useradmin_all-4.1.1org.knopflerfish.service.log
useradmin-4.1.1org.knopflerfish.service.log
log_all-5.0.0org.knopflerfish.service.log
log_api-5.0.0org.knopflerfish.service.log
log-5.0.0org.knopflerfish.service.log

Bundle source

Here are links to the source files of this bundle.
org/knopflerfish/bundle/http/Activator.java
org/knopflerfish/bundle/http/Attributes.java
org/knopflerfish/bundle/http/BodyOutputStream.java
org/knopflerfish/bundle/http/DefaultHttpContext.java
org/knopflerfish/bundle/http/GZIPServletOutputStreamImpl.java
org/knopflerfish/bundle/http/HeaderBase.java
org/knopflerfish/bundle/http/HttpConfig.java
org/knopflerfish/bundle/http/HttpConfigWrapper.java
org/knopflerfish/bundle/http/HttpException.java
org/knopflerfish/bundle/http/HttpServer.java
org/knopflerfish/bundle/http/HttpServerFactory.java
org/knopflerfish/bundle/http/HttpServiceFactory.java
org/knopflerfish/bundle/http/HttpServiceImpl.java
org/knopflerfish/bundle/http/HttpSessionImpl.java
org/knopflerfish/bundle/http/HttpSessionManager.java
org/knopflerfish/bundle/http/HttpUtil.java
org/knopflerfish/bundle/http/LocaleToCharsetMap.java
org/knopflerfish/bundle/http/ObjectPool.java
org/knopflerfish/bundle/http/PoolableObject.java
org/knopflerfish/bundle/http/PoolableServletWrapper.java
org/knopflerfish/bundle/http/Registration.java
org/knopflerfish/bundle/http/Registrations.java
org/knopflerfish/bundle/http/Request.java
org/knopflerfish/bundle/http/RequestBase.java
org/knopflerfish/bundle/http/RequestDispatcherImpl.java
org/knopflerfish/bundle/http/RequestImpl.java
org/knopflerfish/bundle/http/RequestWrapper.java
org/knopflerfish/bundle/http/ResourceRegistration.java
org/knopflerfish/bundle/http/Response.java
org/knopflerfish/bundle/http/ResponseImpl.java
org/knopflerfish/bundle/http/ResponseWrapper.java
org/knopflerfish/bundle/http/ServletConfigImpl.java
org/knopflerfish/bundle/http/ServletContextImpl.java
org/knopflerfish/bundle/http/ServletContextManager.java
org/knopflerfish/bundle/http/ServletInputStreamImpl.java
org/knopflerfish/bundle/http/ServletOutputStreamImpl.java
org/knopflerfish/bundle/http/ServletPool.java
org/knopflerfish/bundle/http/ServletRegistration.java
org/knopflerfish/bundle/http/SimpleObjectPool.java
org/knopflerfish/bundle/http/SocketListener.java
org/knopflerfish/bundle/http/Transaction.java
org/knopflerfish/bundle/http/TransactionManager.java
org/knopflerfish/bundle/http/console/HttpCommandGroup.java
org/osgi/service/http/HttpContext.java
org/osgi/service/http/HttpService.java
org/osgi/service/http/NamespaceException.java
org/osgi/service/http/package-info.java