Uses of Class
org.springframework.boot.amqp.autoconfigure.RabbitRetryTemplateSettings
Packages that use RabbitRetryTemplateSettings
-
Uses of RabbitRetryTemplateSettings in org.springframework.boot.amqp.autoconfigure
Methods in org.springframework.boot.amqp.autoconfigure with parameters of type RabbitRetryTemplateSettingsModifier and TypeMethodDescriptionvoidRabbitTemplateRetrySettingsCustomizer.customize(RabbitRetryTemplateSettings retrySettings) Callback to customize theRabbitRetryTemplateSettingsto create theRetryTemplateused as part ofRabbitTemplateoperations.