Uses of Class
org.springframework.integration.amqp.dsl.AmqpAsyncOutboundGatewaySpec
Package
Description
Provides AMQP Component support for the Java DSL.
-
Uses of AmqpAsyncOutboundGatewaySpec in org.springframework.integration.amqp.dsl
Modifier and TypeMethodDescriptionstatic AmqpAsyncOutboundGatewaySpec
Amqp.asyncOutboundGateway
(AsyncRabbitTemplate asyncRabbitTemplate) Create an initial AmqpAsyncOutboundGatewaySpec.