Package | Description |
---|---|
com.rabbitmq.client.impl.recovery |
Implementation of connection and topology recovery.
|
Modifier and Type | Method and Description |
---|---|
AutorecoveringConnection |
RetryContext.connection()
The underlying connection.
|
Modifier and Type | Method and Description |
---|---|
void |
AutorecoveringChannel.automaticallyRecover(AutorecoveringConnection connection,
Connection connDelegate) |
Constructor and Description |
---|
AutorecoveringChannel(AutorecoveringConnection connection,
RecoveryAwareChannelN delegate) |
RetryContext(RecordedEntity entity,
Exception exception,
AutorecoveringConnection connection) |
Copyright © 2021 VMware, Inc. or its affiliates.. All rights reserved.