| Name | Description | Type | Package | Framework |
| FacesContextHelper | Provides helper methods for getting a FacesContext that is suitable for use outside of Web Flow. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| FacesSpringELExpressionParser | A Spring EL ExpressionParser for use with JSF. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| FlowActionListener | The default ActionListener implementation to be used with Web Flow. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| FlowApplication | Wraps an Application instance in order to ensure Web Flow specific implementations of ViewHandler andStateManager are inserted at the front of the processing chain in JSF environments. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| FlowApplicationFactory | Custom ApplicationFactory that ensures the FlowApplication is the first Application in the chain,which in turn guarantees the install order for other JSF components. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| FlowELResolver | Custom ELResolver for resolving web flow specific expressions. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| FlowExternalContext | Custom ExternalContext implementation that supports custom response objects other thanHttpServletResponse. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| FlowFacesContext | Custom FacesContext implementation that delegates all standard FacesContext messaging functionality to aSpring MessageSource made accessible as part of the current Web Flow request. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| FlowFacesContext .FacesMessageSource | A Spring Message Source that originated from JSF. | Class | org.springframework.faces.webflow.FlowFacesContext | Spring Webflow |
|
| FlowFacesContext .FlowFacesMessage | Adapter class to convert a FacesMessage to a Spring Message. | Class | org.springframework.faces.webflow.FlowFacesContext | Spring Webflow |
|
| FlowFacesContextLifecycleListener | A FlowExecutionListener that creates a FlowFacesContextinstance when a flow request is submitted and releases it when the request | Class | org.springframework.faces.webflow | Spring Webflow |
|
| FlowLifecycle | Custom Lifecycle for Spring Web Flow that only executes the APPLY_REQUEST_VALUES through INVOKE_APPLICATIONThis Lifecycle does not execute the RESTORE_VIEW phase since view creation and restoration are now handled by the | Class | org.springframework.faces.webflow | Spring Webflow |
|
| FlowPartialViewContext | Web Flow PartialViewContext implementation allowing IDs for partial rendering to be specified from theserver-side. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| FlowRenderKit | | Class | org.springframework.faces.webflow | Spring Webflow |
|
| FlowResourceResolver | Resolves Facelets templates using Spring Resource paths such as classpath:foo. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| FlowResponseStateManager | A custom ResponseStateManager that writes JSF state to a Web Flow managed view-scoped variable. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| FlowStateManager | Custom StateManager that manages ensures web flow's state is always stored server side. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| FlowViewHandler | Simple ViewHandler implementation that provides JSF Form's with the correct FlowExecution URL, including thecurrent FlowExecutionKey, so that postbacks may be properly intercepted and handled by Web Flow. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| InitParameterMap | Map backed by a PortletContext for accessing Portlet initialization parameters. | Class | org.springframework.faces.webflow.context.portlet | Spring Webflow |
|
| Jsf2FlowResourceResolver | | Class | org.springframework.faces.webflow | Spring Webflow |
|
| JsfAjaxHandler | Ajax handler for JSF 2 requests that can identify JSF 2 Ajax requests and send redirect instructions back to theclient by including a redirect instruction in the content of the response. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| JsfFlowHandlerAdapter | An extension of FlowHandlerAdapter that replaces the default AjaxHandler instance with aSince:2. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| JsfManagedBeanAwareELExpressionParser | A JSF-specific ExpressionParser that allows beans managed by either JSF, Spring, or Web Flow to be referenced inexpressions in the FlowDefinition. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| JsfManagedBeanPropertyAccessor | Spring EL PropertyAccessor that checks request, session, and application scopes for existing JSF-managed beans. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| JsfManagedBeanResolver | ELResolver that checks request, session, and application scopes for existing JSF-managed beans. | Class | org.springframework.faces.webflow | 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 |
|
| JsfResourceRequestHandler | Handles a request by delegating to the JSF ResourceHandler, which serves webapplication and classpath resources such as images, CSS and JavaScript files | Class | org.springframework.faces.webflow | Spring Webflow |
|
| JsfRuntimeInformation | Helper class to provide information about the JSF runtime environment such asJSF version and implementation. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| JsfUtils | Common support for the JSF integration with Spring Web Flow. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| JsfView | JSF-specific View implementation. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| JsfViewFactory | JSF-specific ViewFactory implementation. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| JsfViewFactoryCreator | A ViewFactoryCreator implementation for creating instances of a JSF-specific ViewFactory. | Class | org.springframework.faces.webflow | 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 |
|
| MyFacesFlowResponseStateManager | A wrapper for FlowResponseStateManager used to support MyFaces partialstate saving. | Class | org.springframework.faces.webflow | Spring Webflow |
|
| PortletExternalContextImpl | An implementation of ExternalContext for use with Portlet requests. | Class | org.springframework.faces.webflow.context.portlet | Spring Webflow |
|
| PortletFaceletViewHandler | ViewHandler implementation for Portlets. | Class | org.springframework.faces.webflow.application.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 |