C D G H I O R S
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- contextDestroyed(ServletContextEvent) - Method in class org.forgerock.http.servlet.HttpFrameworkServletContextListener
-
No action performed.
- contextInitialized(ServletContextEvent) - Method in class org.forgerock.http.servlet.HttpFrameworkServletContextListener
-
Registers the
HttpApplicationinstances in theServletContextattributes.
D
- destroy() - Method in class org.forgerock.http.servlet.HttpFrameworkServlet
G
- getHttpApplications() - Method in class org.forgerock.http.servlet.HttpFrameworkServletContextListener
-
Gets a
MapofHttpApplicationinstances keyed by aStringapplication key.
H
- HttpFrameworkServlet - Class in org.forgerock.http.servlet
-
An HTTP servlet implementation which provides integration between the Servlet API and the common HTTP Framework.
- HttpFrameworkServlet() - Constructor for class org.forgerock.http.servlet.HttpFrameworkServlet
-
Default constructor for use via web.xml declaration.
- HttpFrameworkServlet(HttpApplication) - Constructor for class org.forgerock.http.servlet.HttpFrameworkServlet
-
Creates a new
HttpFrameworkServletprogrammatically using the specifiedHttpApplication. - HttpFrameworkServletContextListener - Class in org.forgerock.http.servlet
-
A
ServletContextListenerthat setsStringkeyedHttpApplicationinstances as attributes on theServletContext. - HttpFrameworkServletContextListener() - Constructor for class org.forgerock.http.servlet.HttpFrameworkServletContextListener
I
- init() - Method in class org.forgerock.http.servlet.HttpFrameworkServlet
O
- org.forgerock.http.servlet - package org.forgerock.http.servlet
R
- ROUTING_BASE_INIT_PARAM_NAME - Static variable in class org.forgerock.http.servlet.HttpFrameworkServlet
-
Servlet init-param for configuring the routing base for the
HttpApplication.
S
- service(HttpServletRequest, HttpServletResponse) - Method in class org.forgerock.http.servlet.HttpFrameworkServlet
All Classes All Packages