Class Summary |
BasicHttpContext |
A HttpContext implementation with an extension to MIME type mapping and resources
received from a specified bundle, which is usually injected using blueprint. |
DefaultHttpContext |
A default HTTP context, which my be shared among bundles using
the static instance returned by DefaultHttpContext.getInstance() . |
HttpServiceRegistrationListener |
This class acts as a registration listener for the OSGi HttpServer and is used to
export resources and servlets on the supplied http service. |