Uses of Class
org.springframework.integration.amqp.dsl.AmqpOutboundChannelAdapterSpec
Packages that use AmqpOutboundChannelAdapterSpec
Package
Description
Provides AMQP Component support for the Java DSL.
-
Uses of AmqpOutboundChannelAdapterSpec in org.springframework.integration.amqp.dsl
Subclasses with type arguments of type AmqpOutboundChannelAdapterSpec in org.springframework.integration.amqp.dslModifier and TypeClassDescriptionclass
Spec for an outbound AMQP channel adapter.Methods in org.springframework.integration.amqp.dsl that return AmqpOutboundChannelAdapterSpecModifier and TypeMethodDescriptionAmqpOutboundChannelAdapterSpec.multiSend
(boolean multiSend) Amqp.outboundAdapter
(AmqpTemplate amqpTemplate) Create an initial AmqpOutboundEndpointSpec (adapter).