@Version(value="6.0.0")
| Interface | Description |
|---|---|
| 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.
|
| HttpContextMapping |
Http context mapping.
|
| JspMapping |
Jsp mapping.
|
| ListenerMapping |
Listener mapping.
|
| ResourceMapping |
Resource mapping.
|
| ServletMapping |
Servlet mapping.
|
| WebSocketMapping | |
| WelcomeFileMapping |
Welcome file mapping
|
| WhiteboardElement |
WhiteboardElements and its subtypes are used to establish a link between http-whiteboard-services generated
by the whiteboard-extender and the runtime (webcontainer)
|
| WhiteboardErrorPage | |
| WhiteboardFilter | |
| WhiteboardHttpContext | |
| WhiteboardJspMapping | |
| WhiteboardListener | |
| WhiteboardResource | |
| WhiteboardResourceMapping | |
| WhiteboardServlet | |
| WhiteboardServletContextHelper | |
| WhiteboardWelcomeFile |
Copyright © 2006–2019 OPS4J - Open Participation Software for Java. All rights reserved.