JavaScript is disabled on your browser.
Skip navigation links
Spring Integration
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.springframework.integration.dsl.context.IntegrationFlowContext
Packages that use
IntegrationFlowContext
Package
Description
org.springframework.integration.dsl.context
The context support classes for Spring Integration Java DSL.
Uses of
IntegrationFlowContext
in
org.springframework.integration.dsl.context
Classes in
org.springframework.integration.dsl.context
that implement
IntegrationFlowContext
Modifier and Type
Class
Description
final class
StandardIntegrationFlowContext
Standard implementation of
IntegrationFlowContext
.