Uses of Interface
com.rabbitmq.client.impl.recovery.QueueRecoveryListener
Packages that use QueueRecoveryListener
Package
Description
Implementation of connection and topology recovery.
-
Uses of QueueRecoveryListener in com.rabbitmq.client.impl.recovery
Fields in com.rabbitmq.client.impl.recovery with type parameters of type QueueRecoveryListenerModifier and TypeFieldDescriptionprivate final List<QueueRecoveryListener> AutorecoveringConnection.queueRecoveryListenersMethods in com.rabbitmq.client.impl.recovery with parameters of type QueueRecoveryListenerModifier and TypeMethodDescriptionvoidAutorecoveringConnection.addQueueRecoveryListener(QueueRecoveryListener listener) Not part of the public API.voidAutorecoveringConnection.removeQueueRecoveryListener(QueueRecoveryListener listener)