Uses of Interface
com.rabbitmq.client.impl.recovery.RecoveryCanBeginListener
Packages that use RecoveryCanBeginListener
Package
Description
Implementations of interfaces specified in the client API, and their supporting classes.
-
Uses of RecoveryCanBeginListener in com.rabbitmq.client.impl
Fields in com.rabbitmq.client.impl with type parameters of type RecoveryCanBeginListenerModifier and TypeFieldDescriptionprivate final List<RecoveryCanBeginListener> AMQConnection.recoveryCanBeginListenersMethods in com.rabbitmq.client.impl with parameters of type RecoveryCanBeginListenerModifier and TypeMethodDescriptionvoidAMQConnection.addRecoveryCanBeginListener(RecoveryCanBeginListener fn) voidAMQConnection.removeRecoveryCanBeginListener(RecoveryCanBeginListener fn)