Package org.apache.myfaces.webapp.filter.portlet

Class Summary
ActionRequestWrapper NOTE: This class should be used(instantiated) only by TomahawkFacesContextWrapper.
PortletChacheFileSizeErrorsFileUpload Custom implementation of PortletFileUpload intended to parse request but it catch and swallow FileSizeLimitExceededExceptions in order to return as many usable items as possible.
PortletExternalContextWrapper This class encapsulate the ExternalContext given, adding support for inputFileUpload (necessary when this is encapsulated with MultipartRequestWrapper).
PortletRequestWrapper NOTE: This class should be used(instantiated) only by TomahawkFacesContextWrapper.
RequestHeaderMap PortletRequest headers as Map.
RequestHeaderValuesMap PortletRequest header values (multi-value headers) as Map of String[].
RequestMap PortletRequest attributes Map.
RequestParameterMap PortletRequest parameters as Map.
RequestParameterValuesMap PortletRequest multi-value parameters as Map.
SessionMap Portlet scope PortletSession attibutes as Map.
 



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