http_api-2.0.0.jar

download (2743 bytes)

OSGi manifest attributes
Bundle-Name HTTP-Server-API
Bundle-Description HTTP/HTTPS Server (API)
Bundle-Version 2.0.0
Bundle-Vendor Knopflerfish
Bundle-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
Export-Service
Import-Service
Other manifest attributes
Bundle-UUID org.knopflerfish:http:2.0.0:api
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-API
Bundle-Category API
Bundle-SubversionURL https://www.knopflerfish.org/svn/

Depends on

frameworkorg.osgi.framework
jsdk-2.2javax.servlet.http

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