| Package | Description |
|---|---|
| org.ops4j.pax.web.service.spi.context |
This package provides various implementations of
HttpContext and
WebContainerContext to be used in:
Http Service implementation in pax-web-runtime bundle
Whiteboard Service implementation in pax-web-extender-whiteboard bundle
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebContainerContextWrapper
A simple wrapper to enclose custom
http contexts (which gets registered directly to the
HttpService) or ServletContextHelper (registered via Whiteboard service)
in an implementation of WebContainerContext. |
| Constructor and Description |
|---|
DefaultMultiBundleWebContainerContext(DefaultHttpContext delegate) |
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.