Skip navigation links
Spring Web Flow

Package org.springframework.webflow.engine

The implementation of the web flow execution engine.

See: Description

Package org.springframework.webflow.engine Description

The implementation of the web flow execution engine.

The engine implementation itself is located within the org.springframework.webflow.engine.impl package. Builders for assembling flow definitions executable by this engine are located within the org.springframework.webflow.engine.builder package.

Skip navigation links
Spring Web Flow