http-3.0.5.jar

download (99904 bytes)

OSGi manifest attributes
Bundle-Name HTTP-Server-IMPL
Bundle-SymbolicName org.knopflerfish.bundle.http-IMPL
Bundle-Version 3.0.5
Bundle-Description HTTP/HTTPS Server (IMPL)
Bundle-Vendor Knopflerfish
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-DocURL http://www.knopflerfish.org/releases/3.2.0/docs/bundledoc/index.html?docpage=http/index.html
Bundle-ManifestVersion 2
Bundle-Activator org.knopflerfish.bundle.http.Activator
Bundle-Classpath .
Export-Package
Import-Package javax.servlet 2.3.0
javax.servlet.http 2.3.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 Fri July 15 2011, 12:29:15
Built-From /home/cl/work/release_build/kf_3.2.0/osgi/bundles/http/http
Bundle-APIVendor OSGi
Bundle-Category service
Bundle-SubversionURL https://www.knopflerfish.org/svn/knopflerfish.org/tags/3.2.0/osgi/bundles/http/http
Bundle-UUID org.knopflerfish:http:3.0.5:impl
Knopflerfish-Version 3.2.0

Depends on

cm_all-3.0.1org.osgi.service.cm
cm_api-3.0.1org.osgi.service.cm
commons-logging_all-2.0.0.kf3org.osgi.service.log
desktop_all-3.1.6org.osgi.service.cm, org.osgi.service.log
desktop_api-3.1.6org.osgi.service.cm, org.osgi.service.log
http_all-3.0.5org.osgi.service.http
http_api-3.0.5org.osgi.service.http
jsdk_api-2.5.0.kf3javax.servlet, javax.servlet.http
frameworkorg.osgi.framework, org.osgi.util.tracker
log_all-3.0.5org.osgi.service.log
log_api-3.0.5org.osgi.service.log

Other bundles depending on this bundle

None found

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/osgi/service/http/HttpContext.java
org/osgi/service/http/HttpService.java
org/osgi/service/http/NamespaceException.java