Package org.springframework.integration.amqp.dsl
Provides AMQP Component support for the Java DSL.
-
Class Summary Class Description AbstractMessageListenerContainerSpec<S extends AbstractMessageListenerContainerSpec<S,C>,C extends org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer> Base class for container specs.Amqp Factory class for AMQP components.AmqpAsyncOutboundGatewaySpec AmqpBaseInboundChannelAdapterSpec<S extends AmqpBaseInboundChannelAdapterSpec<S>> The baseMessageProducerSpecimplementation for aAmqpInboundChannelAdapter.AmqpBaseInboundGatewaySpec<S extends AmqpBaseInboundGatewaySpec<S>> A baseMessagingGatewaySpecimplementation forAmqpInboundGatewayendpoint options.AmqpBaseOutboundEndpointSpec<S extends AmqpBaseOutboundEndpointSpec<S,E>,E extends AbstractAmqpOutboundEndpoint> The baseMessageHandlerSpecforAbstractAmqpOutboundEndpoints.AmqpInboundChannelAdapterDMLCSpec Spec for an inbound channel adapter with aDirectMessageListenerContainer.AmqpInboundChannelAdapterSMLCSpec Spec for an inbound channel adapter with aSimpleMessageListenerContainer.AmqpInboundChannelAdapterSpec<S extends AmqpInboundChannelAdapterSpec<S,C>,C extends org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer> AMessageProducerSpecforAmqpInboundChannelAdapters.AmqpInboundGatewayDMLCSpec Spec for a gateway with aDirectMessageListenerContainer.AmqpInboundGatewaySMLCSpec Spec for a gateway with aSimpleMessageListenerContainer.AmqpInboundGatewaySpec<S extends AmqpInboundGatewaySpec<S,C>,C extends org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer> AnAmqpBaseInboundGatewaySpecimplementation for aAmqpInboundGateway.AmqpInboundPolledChannelAdapterSpec Spec for a polled AMQP inbound channel adapter.AmqpMessageChannelSpec<S extends AmqpMessageChannelSpec<S,T>,T extends AbstractAmqpChannel> AnAmqpPollableMessageChannelSpecfor a message-drivenPointToPointSubscribableAmqpChannel.AmqpOutboundChannelAdapterSpec Spec for an outbound AMQP channel adapterAmqpOutboundEndpointSpec<S extends AmqpOutboundEndpointSpec<S>> Base spec for outbound AMQP endpoints.AmqpOutboundGatewaySpec Spec for an outbound AMQP gateway.AmqpPollableMessageChannelSpec<S extends AmqpPollableMessageChannelSpec<S,T>,T extends AbstractAmqpChannel> AMessageChannelSpecfor aAbstractAmqpChannels.AmqpPublishSubscribeMessageChannelSpec DirectMessageListenerContainerSpec Spec for aDirectMessageListenerContainer.SimpleMessageListenerContainerSpec Spec for aSimpleMessageListenerContainer.