http-2.1.8.jar

download (94761 bytes)

OSGi manifest attributes
Bundle-Name HTTP-Server-IMPL
Bundle-Description HTTP/HTTPS Server (IMPL)
Bundle-Version 2.1.8
Bundle-Vendor Knopflerfish
Bundle-Activator org.knopflerfish.bundle.http.Activator
Bundle-DocURL http://www.knopflerfish.org/releases/current/docs/bundledoc/index.html?docpage=http
Bundle-ContactAddress http://www.knopflerfish.org
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
Export-Service org.osgi.service.cm.ManagedServiceFactory 0.0.0
org.osgi.service.http.HttpService 0.0.0
Import-Service
Other manifest attributes
Bundle-UUID org.knopflerfish:http:2.1.8:impl
Build-Date Mon June 21 2010, 16:37:01
Bundle-ManifestVersion 2
Bundle-APIVendor OSGi
Built-From /home/ekolin/work/kf/svn/knopflerfish.org-2.4.0/osgi/bundles/http/http
Bundle-SymbolicName org.knopflerfish.bundle.http-IMPL
Bundle-Category service
Bundle-SubversionURL https://www.knopflerfish.org/svn/knopflerfish.org/trunk/osgi/bundles/http/http

Depends on

frameworkorg.osgi.framework, org.osgi.util.tracker
cm_all-2.0.1org.osgi.service.cm
cm_api-2.0.1org.osgi.service.cm
commons-logging_all-2.0.0org.osgi.service.log
desktop_all-2.3.17org.osgi.service.cm, org.osgi.service.log
desktop_api-2.3.17org.osgi.service.cm, org.osgi.service.log
http_all-2.1.8org.osgi.service.http
http_api-2.1.8org.osgi.service.http
jsdk_api-2.5javax.servlet, javax.servlet.http
log_all-2.0.2org.osgi.service.log
log_api-2.0.2org.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