Uses of Class
org.springframework.integration.amqp.dsl.AmqpInboundGatewaySpec
Package
Description
Provides AMQP Component support for the Java DSL.
-
Uses of AmqpInboundGatewaySpec in org.springframework.integration.amqp.dsl
Modifier and TypeClassDescriptionclass
AmqpInboundGatewaySpec<S extends AmqpInboundGatewaySpec<S,
C>, C extends AbstractMessageListenerContainer> AnAmqpBaseInboundGatewaySpec
implementation for aAmqpInboundGateway
.Modifier and TypeClassDescriptionclass
Spec for a gateway with aDirectMessageListenerContainer
.class
Spec for a gateway with aSimpleMessageListenerContainer
.