Uses of Class
org.springframework.integration.amqp.dsl.AmqpBaseInboundChannelAdapterSpec
Package
Description
Provides AMQP Component support for the Java DSL.
-
Uses of AmqpBaseInboundChannelAdapterSpec in org.springframework.integration.amqp.dsl
Modifier and TypeClassDescriptionclass
The baseMessageProducerSpec
implementation for aAmqpInboundChannelAdapter
.Modifier and TypeClassDescriptionclass
Spec for an inbound channel adapter with aDirectMessageListenerContainer
.class
Spec for an inbound channel adapter with aSimpleMessageListenerContainer
.class
AmqpInboundChannelAdapterSpec<S extends AmqpInboundChannelAdapterSpec<S,
C>, C extends MessageListenerContainer> class
Spec for an inbound channel adapter with aStreamListenerContainer
.