| Package | Description |
|---|---|
| com.rabbitmq.client |
The client API proper: classes and interfaces representing the AMQP
connections, channels, and wire-protocol framing descriptors.
|
| Modifier and Type | Method and Description |
|---|---|
ConsumerCancelledException |
ConsumerCancelledException.sensibleClone() |
| Modifier and Type | Method and Description |
|---|---|
QueueingConsumer.Delivery |
QueueingConsumer.nextDelivery()
Main application-side API: wait for the next message delivery and return it.
|
QueueingConsumer.Delivery |
QueueingConsumer.nextDelivery(long timeout)
Main application-side API: wait for the next message delivery and return it.
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.