| Package | Description |
|---|---|
| org.springframework.boot.autoconfigure.amqp |
Auto-configuration for RabbitMQ.
|
| Class and Description |
|---|
| AbstractRabbitListenerContainerFactoryConfigurer
Configure
RabbitListenerContainerFactory with sensible defaults. |
| RabbitProperties
Configuration properties for Rabbit.
|
| RabbitProperties.AmqpContainer |
| RabbitProperties.Cache |
| RabbitProperties.Cache.Channel |
| RabbitProperties.Cache.Connection |
| RabbitProperties.ContainerType |
| RabbitProperties.DirectContainer
Configuration properties for
DirectMessageListenerContainer. |
| RabbitProperties.Listener |
| RabbitProperties.ListenerRetry |
| RabbitProperties.Retry |
| RabbitProperties.SimpleContainer
Configuration properties for
SimpleMessageListenerContainer. |
| RabbitProperties.Ssl |
| RabbitProperties.Template |
| RabbitRetryTemplateCustomizer
Callback interface that can be used to customize a
RetryTemplate used as part
of the Rabbit infrastructure. |
| RabbitRetryTemplateCustomizer.Target
Define the available target for a
RetryTemplate. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.