Class IntegrationFlows

java.lang.Object
org.springframework.integration.dsl.IntegrationFlows

@Deprecated(since="6.0", forRemoval=true) public final class IntegrationFlows extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
since version 6.0 in favor of fluent API methods straight from IntegrationFlow interface.
The central factory for fluent IntegrationFlowBuilder API.
Since:
5.0
Author:
Artem Bilan, Gary Russell, Oleg Zhurakousky
See Also: