Get whether the link will automatically be marked drained after the send queue drain handler fires in drain mode.
@return whether the receiver is using a dynamic address.
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.
Sets whether the link remote terminus to be used should indicate it is 'dynamic', requesting the peer names it with a dynamic address. <p> The address provided by the peer can then be inspected using the {@link AmqpSender#address()} method on the {@link AmqpSender} received once opened.
Configures the AMQP Receiver.