AmqpSenderOptions.setAutoDrained

Sets whether the link is automatically marked drained after the send queue drain handler callback returns if the receiving peer requested that credit be drained. <p> {@code true} by default.

@param autoDrained whether the link will automatically be drained after the send queue drain handler fires in drain mode @return the options

class AmqpSenderOptions
setAutoDrained

Meta