Uses of Package
org.springframework.webflow.core

Packages that use org.springframework.webflow.core
org.springframework.webflow.conversation The conversation subsystem for beginning and ending conversations that manage the state of user interactions. 
org.springframework.webflow.definition.registry The flow definition registry subsystem for managing containers of flow definitions. 
org.springframework.webflow.engine The implementation of the core flow definition artifacts that serve the basis of the flow execution engine. 
org.springframework.webflow.engine.builder The flow builder subsystem for building and assembling executable flow definitions. 
org.springframework.webflow.execution Core, stable abstractions for representing runtime executions of flow definitions. 
org.springframework.webflow.execution.repository The flow execution repository subsystem for saving, and restoring managed flow executions. 
org.springframework.webflow.execution.repository.continuation Implementation of continuation-based flow execution repositories. 
org.springframework.webflow.execution.repository.support General purpose implementation assistance for flow execution repositories. 
org.springframework.webflow.executor High-level executors for driving the execution of flow definitions. 
org.springframework.webflow.executor.jsf The integration layer between Spring Web Flow and Java Server Faces (JSF). 
org.springframework.webflow.executor.support Flow executor implementation support; includes helpers for driving the execution of flows. 
 

Classes in org.springframework.webflow.core used by org.springframework.webflow.conversation
FlowException
          Root class for exceptions thrown by the Spring Web Flow system.
 

Classes in org.springframework.webflow.core used by org.springframework.webflow.definition.registry
FlowException
          Root class for exceptions thrown by the Spring Web Flow system.
 

Classes in org.springframework.webflow.core used by org.springframework.webflow.engine
FlowException
          Root class for exceptions thrown by the Spring Web Flow system.
 

Classes in org.springframework.webflow.core used by org.springframework.webflow.engine.builder
FlowException
          Root class for exceptions thrown by the Spring Web Flow system.
 

Classes in org.springframework.webflow.core used by org.springframework.webflow.execution
FlowException
          Root class for exceptions thrown by the Spring Web Flow system.
 

Classes in org.springframework.webflow.core used by org.springframework.webflow.execution.repository
FlowException
          Root class for exceptions thrown by the Spring Web Flow system.
 

Classes in org.springframework.webflow.core used by org.springframework.webflow.execution.repository.continuation
FlowException
          Root class for exceptions thrown by the Spring Web Flow system.
 

Classes in org.springframework.webflow.core used by org.springframework.webflow.execution.repository.support
FlowException
          Root class for exceptions thrown by the Spring Web Flow system.
 

Classes in org.springframework.webflow.core used by org.springframework.webflow.executor
FlowException
          Root class for exceptions thrown by the Spring Web Flow system.
 

Classes in org.springframework.webflow.core used by org.springframework.webflow.executor.jsf
FlowException
          Root class for exceptions thrown by the Spring Web Flow system.
 

Classes in org.springframework.webflow.core used by org.springframework.webflow.executor.support
FlowException
          Root class for exceptions thrown by the Spring Web Flow system.
 



Copyright © 2009 Spring Framework. All Rights Reserved.