| Package | Description |
|---|---|
| com.rabbitmq.client.impl.recovery |
| Modifier and Type | Field and Description |
|---|---|
protected AutorecoveringChannel |
RecordedEntity.channel |
| Modifier and Type | Method and Description |
|---|---|
AutorecoveringChannel |
RecordedEntity.getChannel() |
| Constructor and Description |
|---|
RecordedBinding(AutorecoveringChannel channel) |
RecordedConsumer(AutorecoveringChannel channel,
String queue) |
RecordedEntity(AutorecoveringChannel channel) |
RecordedExchange(AutorecoveringChannel channel,
String name) |
RecordedExchangeBinding(AutorecoveringChannel channel) |
RecordedNamedEntity(AutorecoveringChannel channel,
String name) |
RecordedQueue(AutorecoveringChannel channel,
String name) |
RecordedQueueBinding(AutorecoveringChannel channel) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.