-
Accepts and settles the delivery.
Updates the DeliveryState, and optionally settle the delivery as well.
Delivery.modified(boolean deliveryFailed,
boolean undeliverableHere)
Modifies and settles the delivery.
Blocking receive method that waits forever for the remote to provide a
Delivery
for consumption.
Blocking receive method that waits the given time interval for the remote to provide a
Delivery
for consumption.
Rejects and settles the delivery, sending supplied error information along
with the rejection.
Releases and settles the delivery.
Settles the delivery locally.
Non-blocking receive method that either returns a message is one is immediately available or
returns null if none is currently at hand.
-
final class
Client inbound delivery object.