public interface AmqpDeliveryListener
Modifier and Type | Method and Description |
---|---|
void |
onMessageDelivery(MessageDelivery delivery)
Caller should suspend/resume the AmqpReceiver to
flow control the delivery of messages.
|
void onMessageDelivery(MessageDelivery delivery)
delivery
- Copyright © 2016 The Apache Software Foundation. All rights reserved.