HttpService from OSGi CMPN Http Service specification
additional interfaces supporting OSGi CMPN Whiteboard specification
See: Description
| Interface | Description |
|---|---|
| AuthenticatorService | |
| MultiBundleWebContainerContext |
WebContainerContext that can be shared between different bundles. |
| PaxWebConfig |
Dedicated interface with constants related to configuration.
|
| PaxWebConstants |
Different constants used across Pax Web but not related to configuration that may be specified using
org.ops4j.pax.web PID or system/bundle context properties. |
| WebContainer |
This interface extends
HttpService defined in OSGi CMPN R7, chapter
102 "Http Service specification". |
| WebContainerContext |
HttpContext extension that adds:
identity (String ID) to HttpContext (knowing that single bundle using such context
is part of the identity)
missing resource-access method matching ServletContext.getResourcePaths(String)
method.
shared flag
|
| Enum | Description |
|---|---|
| WebContainerContext.DefaultContextIds |
Default context identifiers.
|
HttpService from OSGi CMPN Http Service specificationCopyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.