http_all-2.0.0.jar

download (91738 bytes)

OSGi manifest attributes
Bundle-Name HTTP-Server
Bundle-Description HTTP/HTTPS Server
Bundle-Version 2.0.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.2.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:2.0.0
Build-Date Wed June 28 2006, 13:28:46
Bundle-ManifestVersion 2
Bundle-APIVendor OSGi
Built-From /home/jan/work/build/knopflerfish.org/osgi/bundles/http/http
Bundle-SymbolicName org.knopflerfish.bundle.http
Bundle-Category service
Bundle-SubversionURL https://www.knopflerfish.org/svn/

Depends on

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

Other bundles depending on this bundle

axis-osgi_all-0.1.0org.osgi.service.http
http-2.0.0org.osgi.service.http
http_all-2.0.0org.osgi.service.http
httpconsole-2.0.0org.osgi.service.http
httproot-2.0.0org.osgi.service.http
jinidriver_all-0.1.0org.osgi.service.http
ksoap-osgi_all-2.0.0org.osgi.service.http

Bundle source

/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/Activator.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/Attributes.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/BodyOutputStream.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/DefaultHttpContext.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/HeaderBase.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/HttpConfig.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/HttpConfigWrapper.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/HttpException.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/HttpServer.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/HttpServerFactory.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/HttpServiceFactory.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/HttpServiceImpl.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/HttpSessionImpl.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/HttpSessionManager.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/HttpUtil.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/LocaleToCharsetMap.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/ObjectPool.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/PoolableObject.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/PoolableServletWrapper.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/Registration.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/Registrations.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/Request.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/RequestBase.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/RequestDispatcherImpl.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/RequestImpl.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/RequestWrapper.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/ResourceRegistration.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/ResourceServlet.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/Response.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/ResponseImpl.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/ResponseWrapper.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/ServletConfigImpl.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/ServletContextImpl.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/ServletContextManager.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/ServletInputStreamImpl.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/ServletOutputStreamImpl.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/ServletPool.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/ServletRegistration.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/SimpleObjectPool.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/SocketListener.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/Transaction.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/TransactionManager.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/osgi/service/http/HttpContext.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/osgi/service/http/HttpService.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/http/http/src/org/osgi/service/http/NamespaceException.java