| Name | Description | Type | Package | Framework |
| AbstractWebFlowScope | Base class for Scope implementations that access a Web Flow scope from the current request. | Class | org.springframework.webflow.scope | Spring Webflow |
| ConversationScope | Conversation scope implementation. | Class | org.springframework.webflow.scope | Spring Webflow |
| FlashScope | Flash scope implementation. | Class | org.springframework.webflow.scope | Spring Webflow |
| FlowScope | Flow scope implementation. | Class | org.springframework.webflow.scope | Spring Webflow |
| RequestScope | Request scope implementation. | Class | org.springframework.webflow.scope | Spring Webflow |
| ScopeRegistrar | Registers the Spring Web Flow bean scopes with a ConfigurableListableBeanFactory. | Class | org.springframework.webflow.scope | Spring Webflow |
| ViewScope | View scope implementation. | Class | org.springframework.webflow.scope | Spring Webflow |