http_api-2.1.1.jar

download (2760 bytes)

OSGi manifest attributes
Bundle-Name HTTP-Server-API
Bundle-Description HTTP/HTTPS Server (API)
Bundle-Version 2.1.1
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 0.0.0
javax.servlet.http 0.0.0
Export-Service
Import-Service
Other manifest attributes
Bundle-UUID org.knopflerfish:http:2.1.1:api
Build-Date Thu April 16 2009, 15:22:29
Bundle-ManifestVersion 2
Bundle-APIVendor OSGi
Built-From /home/jan/work/2.3.0/osgi/bundles/http/http
Bundle-SymbolicName org.knopflerfish.bundle.http-API
Bundle-Category API
Bundle-SubversionURL https://www.knopflerfish.org/svn/knopflerfish.org/trunk/osgi/bundles/http/http

Depends on

jsdk_api-2.5javax.servlet, javax.servlet.http

Other bundles depending on this bundle

axis-osgi_all-0.1.0org.osgi.service.http
axis2-osgi_all-1.3org.osgi.service.http
http-2.1.1org.osgi.service.http
http_all-2.1.1org.osgi.service.http
httpconsole-2.0.1org.osgi.service.http
httproot-2.0.1org.osgi.service.http
jinidriver_all-0.1.0org.osgi.service.http
junit_all-2.0.0org.osgi.service.http
ksoap-osgi_all-2.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