Uses of Class
org.springframework.integration.dsl.ResequencerSpec
Package
Description
Root package of the Spring Integration Java DSL.
-
Uses of ResequencerSpec in org.springframework.integration.dsl
Modifier and TypeMethodDescriptionResequencerSpec.releasePartialSequences
(boolean releasePartialSequences) Modifier and TypeMethodDescriptionBaseIntegrationFlowDefinition.resequence
(Consumer<ResequencerSpec> resequencer) Populate theResequencingMessageHandler
with provided options fromResequencerSpec
.