Adds a capability to be set on the sender target terminus.
Sets the list of capabilities to be set on the sender target terminus.
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.
true
by default.
Sets whether the Target terminus to be used should specify it is 'dynamic', requesting the peer creates a node and names it with a generated address.
The address provided by the peer can then be inspected using the {@link AmqpSender#address} method on the AmqpSender received once opened.
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.
true
by default.
Sets the list of capabilities to be set on the sender target terminus.
Sets whether the Target terminus to be used should specify it is 'dynamic', requesting the peer creates a node and names it with a generated address.
The address provided by the peer can then be inspected using the {@link AmqpSender#address} method on the AmqpSender received once opened.
Generated using TypeDoc
Configures the AMQP Sender.