http_all-1.1.0.jar

download (91153 bytes)

OSGi manifest attributes
Bundle-Name HTTP Server
Bundle-Description HTTP/HTTPS Server
Bundle-Version 1.1.0
Bundle-Vendor Knopflerfish
Bundle-Activator org.knopflerfish.bundle.http.Activator
Bundle-DocURL https://www.knopflerfish.org/svn/knopflerfish.org/trunk/osgi/bundles/http/http/readme.txt
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-Classpath
Export-Package org.osgi.service.http 1.1.0
Import-Package javax.servlet
javax.servlet.http
org.osgi.framework
org.osgi.service.cm
org.osgi.service.http
org.osgi.service.log
org.osgi.util.tracker
Export-Service org.osgi.service.cm.ManagedServiceFactory
org.osgi.service.http.HttpService
Import-Service
Other manifest attributes
Bundle-UUID org.knopflerfish:HTTP Server:1.1.0:all
Build-Date Wed December 29 2004, 14:06:25
Bundle-APIVendor OSGi
Built-From C:\cygwin\tmp\kf\1.3.3\trunk\osgi\bundles\http\http
Bundle-SymbolicName org.knopflerfish:HTTP Server:1.1.0
Bundle-Category service
Bundle-SubversionURL https://www.knopflerfish.org/svn/

Depends on

cm_all-1.0.0org.osgi.service.cm
cm_api-1.0.0org.osgi.service.cm
desktop_all-1.1.0org.osgi.service.log
desktop_api-1.1.0org.osgi.service.log
frameworkorg.osgi.util.tracker
http_all-1.1.0org.osgi.service.http
http_api-1.1.0org.osgi.service.http
jsdk-2.2javax.servlet.http
log_all-1.0.0org.osgi.service.log
log_api-1.0.0org.osgi.service.log

Other bundles depending on this bundle

http-1.1.0org.osgi.service.http
http_all-1.1.0org.osgi.service.http
http_api-1.1.0org.osgi.service.http
httpconsole-1.0.0org.osgi.service.http
httproot-1.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/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/ResourceServlet.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