All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description AuthenticatorService ClassPathUtil Utilities to perform bundle scanning - using only OSGi Core APIs (without using e.g., XBean Finder)ContextMapping Interface common for mappings related to context:HttpContextfor Http Service scenarioServletContextHelperfor Whiteboard Service scenarioContextRelated Super interface extended by all explicit whiteboard elements that can be registered by targeting selected context.ErrorPageMapping Registers an error page to customize the response sent back to the web client in case that an exception or error propagates back to the web container, or the servlet/filter calls sendError() on the response object for a specific status code.FilterMapping Filter mapping contains all the information required to register aFilter.HttpContextMapping HttpContext mapping collects all the information required to register aHttpContextto allow referencing it later.JspMapping Jsp mapping.ListenerMapping Listener mapping.MultiBundleWebContainerContext WebContainerContextthat can be shared between different bundles.PaxWebConfig Dedicated interface with constants related to configuration.PaxWebConfiguration Source annotation highlighting that given method SHOULD be called entirely inside Pax Web configuration thread.PaxWebConstants Different constants used across Pax Web but not related to configuration that may be specified usingorg.ops4j.pax.webPID or system/bundle context properties.PaxWebContainerView Marker interface for views ofWebContainerservice, to which the container may beadapted.PaxWebTesting Indication that given method is for testing onlyResourceMapping Resource mapping.Review Annotation to mark code element as being under review, with developer comments.ServletContextHelperMapping ServletContextHelper mapping collects all the information required to register aServletContextHelperto allow referencing it later.ServletMapping Servlet mapping contains all the information required to register aServlet(either directly or using whiteboard pattern).WebContainer This interface extendsHttpServicedefined in OSGi CMPN R7, chapter 102 "Http Service specification".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.WebSocketMapping WebSocket mapping contains all the information required to register a WebSocket.WelcomeFileMapping Welcome file mapping