AmqpClientOptions
Name |
Type |
Description |
|
||
|
Sets the container id. |
|
|
||
|
||
|
||
|
||
|
||
|
||
|
Sets the host. |
|
|
||
|
||
- |
||
|
||
|
- |
|
|
||
|
- |
|
|
Sets the password. |
|
|
Sets the port. |
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
- |
|
- |
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
- |
|
|
Sets the username. |
|
|
AmqpReceiverOptions
Name |
Type |
Description |
|
Sets the auto-acknowledgement.
When enabled (default), the messages are automatically acknowledged. If set to |
|
|
Sets the list of capabilities to be set on the receiver source terminus. |
|
|
Adds a capability to be set on the receiver source terminus. |
|
|
Sets the durability.
Passing |
|
|
Sets whether the Source 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 method on the link received once opened. |
|
|
- |
|
|
Sets the max buffered messages. This message can be used to configure the initial credit of a receiver. |
|
|
Sets the local QOS config. |
AmqpSenderOptions
Name |
Type |
Description |
|
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.
|
|
|
Sets the list of capabilities to be set on the sender target terminus. |
|
|
Adds a capability 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 method on the link received once opened. |
|
|
- |