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
Methods in com.rabbitmq.client.impl.recovery with parameters of type QueueRecoveryListenerModifier and TypeMethodDescriptionvoid
AutorecoveringConnection.addQueueRecoveryListener
(QueueRecoveryListener listener) Not part of the public API.void
AutorecoveringConnection.removeQueueRecoveryListener
(QueueRecoveryListener listener)