Class AmqpAsyncOutboundGatewaySpec

java.lang.Object
org.springframework.integration.dsl.IntegrationComponentSpec<AmqpAsyncOutboundGatewaySpec, AsyncAmqpOutboundGateway>
org.springframework.integration.dsl.MessageHandlerSpec<AmqpAsyncOutboundGatewaySpec, AsyncAmqpOutboundGateway>
All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<AsyncAmqpOutboundGateway>, org.springframework.beans.factory.InitializingBean, org.springframework.context.Lifecycle, org.springframework.context.Phased, org.springframework.context.SmartLifecycle

public class AmqpAsyncOutboundGatewaySpec extends AmqpBaseOutboundEndpointSpec<AmqpAsyncOutboundGatewaySpec, AsyncAmqpOutboundGateway>
Since:
5.0
  • Constructor Details

    • AmqpAsyncOutboundGatewaySpec

      protected AmqpAsyncOutboundGatewaySpec(org.springframework.amqp.rabbit.AsyncRabbitTemplate template)