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