| Name | Description | Type | Package | Framework |
| AbstractFlowHandler | Trivial flow handler base class that simply returns null for all operations. | Class | org.springframework.webflow.mvc.portlet | Spring Webflow |
| FlowHandler | A controller helper used for customizing access to a single flow definition in a Portlet environment. | Interface | org.springframework.webflow.mvc.portlet | Spring Webflow |
| FlowHandlerAdapter | A custom MVC HandlerAdapter that encapsulates the generic workflow associated with executing flows in a Portletenvironment. | Class | org.springframework.webflow.mvc.portlet | Spring Webflow |
| PortletMvcView | The Spring Web Portlet MVC view implementation. | Class | org.springframework.webflow.mvc.portlet | Spring Webflow |
| PortletMvcViewFactory | Creates Portlet MVC views. | Class | org.springframework.webflow.mvc.portlet | Spring Webflow |