| Package | Description |
|---|---|
| com.rabbitmq.client |
The client API proper: classes and interfaces representing the AMQP
connections, channels, and wire-protocol framing descriptors.
|
| com.rabbitmq.client.impl.recovery |
| Modifier and Type | Method and Description |
|---|---|
void |
RecoveryListener.handleRecovery(Recoverable recoverable) |
| Modifier and Type | Class and Description |
|---|---|
class |
AutorecoveringChannel
Channel implementation that is automatically
recovered during connection recovery. |
class |
AutorecoveringConnection
Connection implementation that performs automatic recovery when
connection shutdown is not initiated by the application (e.g.
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.