Uses of Class
org.springframework.integration.dsl.BarrierSpec
Package
Description
Root package of the Spring Integration Java DSL.
-
Uses of BarrierSpec in org.springframework.integration.dsl
Modifier and TypeMethodDescriptionBarrierSpec.correlationStrategy
(CorrelationStrategy correlationStrategy) BarrierSpec.outputProcessor
(MessageGroupProcessor outputProcessor) Modifier and TypeMethodDescriptionBaseIntegrationFlowDefinition.barrier
(long timeout, Consumer<BarrierSpec> barrierConfigurer) Populate aBarrierMessageHandler
instance for provided timeout and options fromBarrierSpec
and endpoint options fromGenericEndpointSpec
.