Uses of Class
org.springframework.integration.amqp.dsl.AmqpInboundChannelAdapterDMLCSpec
Packages that use AmqpInboundChannelAdapterDMLCSpec
Package
Description
Provides AMQP Component support for the Java DSL.
-
Uses of AmqpInboundChannelAdapterDMLCSpec in org.springframework.integration.amqp.dsl
Methods in org.springframework.integration.amqp.dsl that return AmqpInboundChannelAdapterDMLCSpecModifier and TypeMethodDescriptionAmqpInboundChannelAdapterDMLCSpec.configureContainer
(Consumer<DirectMessageListenerContainerSpec> configurer) Amqp.inboundAdapter
(DirectMessageListenerContainer listenerContainer) Create an initialAmqpInboundGatewayDMLCSpec
with providedDirectMessageListenerContainer
.