JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.rabbitmq.client.impl.recovery
RecoveryCanBeginListener
Contents
Description
Method Summary
Method Details
recoveryCanBegin(ShutdownSignalException)
Hide sidebar
Show sidebar
Interface RecoveryCanBeginListener
public interface
RecoveryCanBeginListener
Used internally to indicate when connection recovery can begin. This is package-local by design.
See Also:
Issue 135 on GitHub
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
recoveryCanBegin
(
ShutdownSignalException
cause)
Method Details
recoveryCanBegin
void
recoveryCanBegin
(
ShutdownSignalException
cause)