Uses of Interface
com.rabbitmq.client.impl.recovery.QueueRecoveryListener
-
Packages that use QueueRecoveryListener Package Description com.rabbitmq.client.impl.recovery Implementation of connection and topology recovery. -
-
Uses of QueueRecoveryListener in com.rabbitmq.client.impl.recovery
Methods in com.rabbitmq.client.impl.recovery with parameters of type QueueRecoveryListener Modifier and Type Method Description voidAutorecoveringConnection. addQueueRecoveryListener(QueueRecoveryListener listener)Not part of the public API.voidAutorecoveringConnection. removeQueueRecoveryListener(QueueRecoveryListener listener)
-