| 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 |
Implementations of interfaces specified in the client API, and their supporting classes.
|
| com.rabbitmq.client.impl.recovery |
| Modifier and Type | Method and Description |
|---|---|
void |
Channel.addFlowListener(FlowListener listener)
Deprecated.
|
boolean |
Channel.removeFlowListener(FlowListener listener)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelN.addFlowListener(FlowListener listener)
Deprecated.
|
boolean |
ChannelN.removeFlowListener(FlowListener listener)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AutorecoveringChannel.addFlowListener(FlowListener listener)
Deprecated.
|
boolean |
AutorecoveringChannel.removeFlowListener(FlowListener listener)
Deprecated.
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.