JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Integration Java DSL
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Methods
Deprecated Methods
Method and Description
org.springframework.integration.dsl.IntegrationFlowDefinition.aggregate(Consumer<AggregatorSpec>, Consumer<GenericEndpointSpec<AggregatingMessageHandler>>)
since 1.1 in favor of
IntegrationFlowDefinition.aggregate(Consumer)
org.springframework.integration.dsl.file.FileInboundChannelAdapterSpec.filter(FileListFilter<File>, boolean)
since 1.1 in favor of the bunch of methods usage.
org.springframework.integration.dsl.file.FileInboundChannelAdapterSpec.patternFilter(String, boolean)
since 1.1 in favor of the bunch of methods usage.
org.springframework.integration.dsl.file.FileInboundChannelAdapterSpec.preventDuplicatesFilter(boolean)
since 1.1 in favor of the bunch of methods usage.
org.springframework.integration.dsl.file.FileInboundChannelAdapterSpec.regexFilter(String, boolean)
since 1.1 in favor of the bunch of methods usage.
org.springframework.integration.dsl.IntegrationFlowDefinition.resequence(Consumer<ResequencerSpec>, Consumer<GenericEndpointSpec<ResequencingMessageHandler>>)
since 1.1 in favor of
IntegrationFlowDefinition.resequence(Consumer)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Integration Java DSL
Prev
Next
Frames
No Frames
All Classes