Uses of Class
org.springframework.amqp.rabbitmq.client.AmqpConnectionFactoryBean.Recovery
Packages that use AmqpConnectionFactoryBean.Recovery
Package
Description
Provides Spring support for RabbitMQ AMQP 1.0 Client.
-
Uses of AmqpConnectionFactoryBean.Recovery in org.springframework.amqp.rabbitmq.client
Methods in org.springframework.amqp.rabbitmq.client that return AmqpConnectionFactoryBean.RecoveryModifier and TypeMethodDescriptionAmqpConnectionFactoryBean.Recovery.activated
(boolean activated) AmqpConnectionFactoryBean.Recovery.backOffDelayPolicy
(com.rabbitmq.client.amqp.BackOffDelayPolicy backOffDelayPolicy) AmqpConnectionFactoryBean.Recovery.topology
(boolean activated) Method parameters in org.springframework.amqp.rabbitmq.client with type arguments of type AmqpConnectionFactoryBean.RecoveryModifier and TypeMethodDescriptionAmqpConnectionFactoryBean.setRecovery
(Consumer<AmqpConnectionFactoryBean.Recovery> recoveryCustomizer)