Initiates a 'drain' of link credit from the remote sender.
Grants the given number of message credits to the sender.
Get the current prefetch value.
Sets the handler to process messages as they arrive. Should be set before opening unless prefetch is disabled and credit is being manually controlled.
Get whether the receiver is auto accepting.
Sets whether received deliveries should be automatically accepted (and settled) after the message handler runs for them, if no other disposition has been applied during handling.
Sets the number of message credits the receiver grants and replenishes automatically as messages are delivered.
@author <a href="http://tfox.org">Tim Fox</a>