Uses of Package
org.springframework.integration.amqp.dsl
Package
Description
Provides AMQP Component support for the Java DSL.
-
ClassDescriptionBase class for container specs.The base
MessageProducerSpec
implementation for aAmqpInboundChannelAdapter
.A baseMessagingGatewaySpec
implementation forAmqpInboundGateway
endpoint options.The baseMessageHandlerSpec
forAbstractAmqpOutboundEndpoint
s.Spec for an inbound channel adapter with aDirectMessageListenerContainer
.Spec for an inbound channel adapter with aSimpleMessageListenerContainer
.Spec for a gateway with aDirectMessageListenerContainer
.Spec for a gateway with aSimpleMessageListenerContainer
.AnAmqpBaseInboundGatewaySpec
implementation for aAmqpInboundGateway
.Spec for a polled AMQP inbound channel adapter.AnAmqpPollableMessageChannelSpec
for a message-drivenPointToPointSubscribableAmqpChannel
.Spec for an outbound AMQP channel adapter.Base spec for outbound AMQP endpoints.Spec for an outbound AMQP gateway.AMessageChannelSpec
for aAbstractAmqpChannel
s.Spec for aDirectMessageListenerContainer
.Spec for aSimpleMessageListenerContainer
.