| Name | Description | Type | Package | Framework |
| InitParameterMap | Map backed by a PortletContext for accessing Portlet initialization parameters. | Class | org.springframework.faces.webflow.context.portlet | Spring Webflow |
| JsfResourceRequestHandler | Handles a request by delegating to the JSF ResourceHandler, which serves web application and classpath resources suchas images, CSS and JavaScript files from well-known locations. | Class | org.springframework.faces.webflow.context.portlet | Spring Webflow |
| MultiValueRequestParameterMap | A Map for accessing to PortletContext request parameters as a String array. | Class | org.springframework.faces.webflow.context.portlet | Spring Webflow |
| MultiValueRequestPropertyMap | A Map for accessing to PortletContext request properties as a String array. | Class | org.springframework.faces.webflow.context.portlet | Spring Webflow |
| PortletExternalContextImpl | An implementation of ExternalContext for use with Portlet requests. | Class | org.springframework.faces.webflow.context.portlet | Spring Webflow |
| PortletFacesContextFactory | FacesContextFactory to support portlet environments. | Class | org.springframework.faces.webflow.context.portlet | Spring Webflow |
| PortletFacesContextImpl | The default FacesContext implementation in Mojarra and in Apache MyFaces depends on the Servlet API. | Class | org.springframework.faces.webflow.context.portlet | Spring Webflow |
| PortletViewHandler | JSF ViewHandler that adds support for generating Portlet compatible resource URLs. | Class | org.springframework.faces.webflow.context.portlet | Spring Webflow |
| RequestParameterMap | /** Base class for Maps allowing access to PortletContext request paramters. | Class | org.springframework.faces.webflow.context.portlet | Spring Webflow |
| RequestPropertyMap | Base class for Maps allowing access to PortletContext request properties. | Class | org.springframework.faces.webflow.context.portlet | Spring Webflow |
| SingleValueRequestParameterMap | A Map for accessing to PortletContext request parameters containing single String values. | Class | org.springframework.faces.webflow.context.portlet | Spring Webflow |
| SingleValueRequestPropertyMap | A Map for accessing to PortletContext request properties containing single String values. | Class | org.springframework.faces.webflow.context.portlet | Spring Webflow |