| 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>> |
|
| AmqpBaseInboundGatewaySpec<S extends AmqpBaseInboundGatewaySpec<S>> |
|
| AmqpBaseOutboundEndpointSpec<S extends AmqpBaseOutboundEndpointSpec<S,E>,E extends AbstractAmqpOutboundEndpoint> |
|
| AmqpInboundChannelAdapterDMLCSpec |
Spec for an inbound channel adapter with a DirectMessageListenerContainer.
|
| AmqpInboundChannelAdapterSMLCSpec |
Spec for an inbound channel adapter with a SimpleMessageListenerContainer.
|
| AmqpInboundChannelAdapterSpec<S extends AmqpInboundChannelAdapterSpec<S,C>,C extends org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer> |
|
| AmqpInboundGatewayDMLCSpec |
Spec for a gateway with a DirectMessageListenerContainer.
|
| AmqpInboundGatewaySMLCSpec |
Spec for a gateway with a SimpleMessageListenerContainer.
|
| AmqpInboundGatewaySpec<S extends AmqpInboundGatewaySpec<S,C>,C extends org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer> |
|
| AmqpMessageChannelSpec<S extends AmqpMessageChannelSpec<S>> |
|
| AmqpOutboundEndpointSpec |
|
| AmqpPollableMessageChannelSpec<S extends AmqpPollableMessageChannelSpec<S>> |
|
| AmqpPublishSubscribeMessageChannelSpec |
|
| DirectMessageListenerContainerSpec |
Spec for a DirectMessageListenerContainer.
|
| SimpleMessageListenerContainerSpec |
Spec for a SimpleMessageListenerContainer.
|