Package org.apache.myfaces.context.servlet

Interface Summary
ResponseSwitch Responses which can be enabled or disabled implement this interface.
 

Class Summary
ApplicationMap ServletContext attributes as a Map.
CookieMap HttpServletRequest Cookies as Map.
FacesContextImpl  
HttpServletResponseSwitch Implementation of a switching response wrapper to turn output on and off according to the JSF spec 2.0.
InitParameterMap ServletContext init parameters as Map.
PartialViewContextImpl  
RequestHeaderMap HttpServletRequest headers as Map.
RequestHeaderValuesMap HttpServletRequest header values (multi-value headers) as Map of String[].
RequestMap ServletRequest attributes Map.
RequestParameterMap ServletRequest parameters as Map.
RequestParameterValuesMap ServletRequest multi-value parameters as Map.
ServletExternalContextImpl Implements the external context for servlet request.
ServletFacesContextImpl Deprecated.
ServletResponseSwitch Implementation of a switching response wrapper to turn output on and off according to the JSF spec 2.0.
SessionMap HttpSession attibutes as Map.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.