See: Description
Interface | Description |
---|---|
BackoffPolicy |
Backoff policy for topology recovery retry attempts.
|
ConsumerRecoveryListener |
Not part of the public API.
|
DefaultRetryHandler.RetryOperation<T> | |
QueueRecoveryListener |
Not part of the public API.
|
RecoveredQueueNameSupplier |
Functional callback interface that can be used to rename a queue during topology recovery.
|
RecoveryCanBeginListener |
Used internally to indicate when connection recovery can
begin.
|
RetryHandler |
Contract to retry failed operations during topology recovery.
|
TopologyRecoveryFilter |
Filter to know whether entities should be recovered or not.
|
Class | Description |
---|---|
AutorecoveringChannel |
Channel implementation that is automatically
recovered during connection recovery. |
AutorecoveringConnection |
Connection implementation that performs automatic recovery when
connection shutdown is not initiated by the application (e.g.
|
DefaultRetryHandler |
Composable topology recovery retry handler.
|
RecordedBinding | |
RecordedConsumer | |
RecordedEntity | |
RecordedExchange | |
RecordedExchangeBinding | |
RecordedNamedEntity | |
RecordedQueue | |
RecordedQueueBinding | |
RecoveryAwareAMQConnection |
AMQConnection modification that uses RecoveryAwareChannelN |
RecoveryAwareAMQConnectionFactory | |
RecoveryAwareChannelManager | |
RecoveryAwareChannelN |
ChannelN modification that keeps track of delivery
tags and avoids sending |
RetryContext |
The context of a topology recovery retry operation.
|
RetryResult |
The retry of a retried topology recovery operation.
|
TopologyRecoveryRetryHandlerBuilder |
Builder to ease creation of
DefaultRetryHandler instances. |
TopologyRecoveryRetryLogic |
Useful ready-to-use conditions and operations for
DefaultRetryHandler . |
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.