Index

C D G H I O R S 
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 the ServletContext attributes.

D

destroy() - Method in class org.forgerock.http.servlet.HttpFrameworkServlet
 

G

getHttpApplications() - Method in class org.forgerock.http.servlet.HttpFrameworkServletContextListener
Gets a Map of HttpApplication instances keyed by a String application 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 HttpFrameworkServlet programmatically using the specified HttpApplication.
HttpFrameworkServletContextListener - Class in org.forgerock.http.servlet
A ServletContextListener that sets String keyed HttpApplication instances as attributes on the ServletContext.
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
 
C D G H I O R S 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form