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 desired capabilities A registry of commonly defined source capabilities and their meanings is maintained at AMQP Source Capabilities. |
|
|
Adds a desired capability. A registry of commonly defined source capabilities and their meanings is maintained at AMQP Source Capabilities. |
|
|
Sets the durability.
Passing |
|
|
Sets whether the link remote terminus to be used should indicate it is 'dynamic', requesting the peer names it with a dynamic 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 whether the link remote terminus to be used should indicate it is 'dynamic', requesting the peer names it with a dynamic address. The address provided by the peer can then be inspected using the link method on the link received once opened. |
|
|
- |