http_all-3.1.2.jar

download (106828 bytes)

OSGi manifest attributes
Bundle-Name HTTP-Server
Bundle-SymbolicName org.knopflerfish.bundle.http
Bundle-Version 3.1.2
Bundle-Description HTTP/HTTPS Server
Bundle-Vendor Knopflerfish
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-DocURL http://www.knopflerfish.org/releases/3.5.0/docs/bundledoc/index.html?docpage=http/index.html
Bundle-ManifestVersion 2
Bundle-Activator org.knopflerfish.bundle.http.Activator
Bundle-Classpath .
Export-Package org.osgi.service.http 1.2.1
Import-Package javax.net.ssl 0.0.0
javax.servlet 2.3.0
javax.servlet.http 2.3.0
org.knopflerfish.service.console 0.0.0
org.osgi.framework 0.0.0
org.osgi.service.cm 0.0.0
org.osgi.service.http 0.0.0
org.osgi.service.log 0.0.0
org.osgi.util.tracker 0.0.0
Dynamic-ImportPackage
Other manifest attributes
Build-Date Thu January 24 2013, 11:40:29
Built-From /home/jan/work/3.5.0/osgi/bundles/http/http
Bundle-APIVendor OSGi
Bundle-Category service
Bundle-SubversionURL https://www.knopflerfish.org/svn/knopflerfish.org/tags/3.5.0/osgi/bundles/http/http
Bundle-UUID org.knopflerfish:http:3.1.2
Knopflerfish-Version 3.5.0

Depends on

bundlerepository_all-3.1.2org.knopflerfish.service.console
cm_all-3.0.4org.osgi.service.cm
cm_api-3.0.4org.osgi.service.cm
commons-logging_all-2.0.0.kf3org.osgi.service.log
console_all-3.0.4org.knopflerfish.service.console
console_api-3.0.4org.knopflerfish.service.console
desktop_all-3.2.5org.knopflerfish.service.console, org.osgi.service.cm, org.osgi.service.log
desktop_api-3.2.5org.knopflerfish.service.console, org.osgi.service.cm, org.osgi.service.log
http_all-3.1.2org.osgi.service.http
http_api-3.1.2org.osgi.service.http
jsdk_api-2.5.0.kf3-2javax.servlet, javax.servlet.http
frameworkorg.osgi.framework, org.osgi.util.tracker
log_all-3.1.3org.osgi.service.log
log_api-3.1.3org.osgi.service.log

Other bundles depending on this bundle

axis-osgi_all-0.1.0.kf3org.osgi.service.http
axis2-osgi_all-1.3.0.kf3-001org.osgi.service.http
http_all-3.1.2org.osgi.service.http
http_api-3.1.2org.osgi.service.http
http-3.1.2org.osgi.service.http
httpconsole_all-3.0.2org.osgi.service.http
httpconsole-3.0.2org.osgi.service.http
httproot-3.0.1org.osgi.service.http
jinidriver_all-0.1.0org.osgi.service.http
junit_all-3.0.0org.osgi.service.http
ksoap-osgi_all-2.0.0org.osgi.service.http

Bundle source

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