| Name | Description | Type | Package | Framework |
| DefaultFlowUrlHandler | Default flow URL handler for SWF 2. | Class | org.springframework.webflow.context.portlet | Spring Webflow |
| DefaultFlowUrlHandler | The default FlowUrlHandler implementation for Spring Web Flow. | Class | org.springframework.webflow.context.servlet | Spring Webflow |
| ExternalContext | A facade that provides normalized access to an external system that has called into the Spring Web Flow system. | Interface | org.springframework.webflow.context | Spring Webflow |
| ExternalContextHolder | Simple holder class that associates an ExternalContext instance with the current thread. | Class | org.springframework.webflow.context | Spring Webflow |
| FilenameFlowUrlHandler | A file name based FlowUrlHandler implementation that is an alternative to the standardDefaultFlowUrlHandler. | Class | org.springframework.webflow.context.servlet | Spring Webflow |
| FlowUrlHandler | A interface for parsing and generating flow URLs. | Interface | org.springframework.webflow.context.portlet | Spring Webflow |
| FlowUrlHandler | A interface for parsing and generating flow URLs. | Interface | org.springframework.webflow.context.servlet | Spring Webflow |
| HttpServletContextMap | Map backed by the Servlet context for accessing application scoped attributes. | Class | org.springframework.webflow.context.servlet | Spring Webflow |
| HttpServletRequestMap | Map backed by the Servlet HTTP request attribute map for accessing request local attributes. | Class | org.springframework.webflow.context.servlet | Spring Webflow |
| HttpServletRequestParameterMap | Map backed by the Servlet HTTP request parameter map for accessing request parameters. | Class | org.springframework.webflow.context.servlet | Spring Webflow |
| HttpSessionMap | A Shared Map backed by the Servlet HTTP session, for accessing session scoped attributes. | Class | org.springframework.webflow.context.servlet | Spring Webflow |
| HttpSessionMapBindingListener | Helper class that adapts a generic AttributeMapBindingListener to a HTTP specificHttpSessionBindingListener. | Class | org.springframework.webflow.context.web | Spring Webflow |
| PortletContextMap | Map backed by the Portlet context for accessing application scoped attributes. | Class | org.springframework.webflow.context.portlet | Spring Webflow |
| PortletExternalContext | Provides contextual information about an portlet environment that has interacted with Spring Web Flow. | Class | org.springframework.webflow.context.portlet | Spring Webflow |
| PortletRequestMap | Map backed by the Portlet request attribute map for accessing request local attributes. | Class | org.springframework.webflow.context.portlet | Spring Webflow |
| PortletRequestParameterMap | Map backed by the Portlet request parameter map for accessing request parameters. | Class | org.springframework.webflow.context.portlet | Spring Webflow |
| PortletSessionMap | A Shared Map backed by the Portlet session, for accessing session scoped attributes. | Class | org.springframework.webflow.context.portlet | Spring Webflow |
| ServletExternalContext | Provides contextual information about an HTTP Servlet environment that has interacted with Spring Web Flow. | Class | org.springframework.webflow.context.servlet | Spring Webflow |
| WebFlow1FlowUrlHandler | Flow URL handler that implements the default Web Flow 1. | Class | org.springframework.webflow.context.servlet | Spring Webflow |