Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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
HttpApplication
instances in theServletContext
attributes.
D
- destroy() - Method in class org.forgerock.http.servlet.HttpFrameworkServlet
G
- getHttpApplications() - Method in class org.forgerock.http.servlet.HttpFrameworkServletContextListener
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
HttpFrameworkServlet
programmatically using the specifiedHttpApplication
. - HttpFrameworkServletContextListener - Class in org.forgerock.http.servlet
-
A
ServletContextListener
that setsString
keyedHttpApplication
instances 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
-
Integrates with the Java Enterprise Edition Servlet API.
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 and Interfaces|All Packages|Constant Field Values|Serialized Form