JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.rabbitmq.client.impl.recovery
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)