Uses of Package
org.ops4j.pax.web.service
-
Packages that use org.ops4j.pax.web.service Package Description org.ops4j.pax.web.service Main Pax Web API package providing: extensions toHttpServicefrom OSGi CMPN Http Service specification additional interfaces supporting OSGi CMPN Whiteboard specification -
Classes in org.ops4j.pax.web.service used by org.ops4j.pax.web.service Class Description MultiBundleWebContainerContext WebContainerContextthat can be shared between different bundles.WebContainerContext HttpContextextension that adds: identity (String ID) toHttpContext(knowing that single bundle using such context is part of the identity) missing resource-access method matchingServletContext.getResourcePaths(String)method. shared flagWebContainerContext.DefaultContextIds Default context identifiers.