Home  > 

Class link-options

Options for new links.

Related: Class link, Class sender-options, Class receiver-options, Class source-options, Class target-options

Implementations: C++

AMQP: Conceptual overview, Attach performative

Basic properties and methods

PropertySummaryTypeDefault valueMutableNullable
source Options for the link sourcesource-optionsinstance
target Options for the link targettarget-optionsinstance
name The name of the linkstringgenerated

Extended attributes

PropertySummaryTypeDefault valueMutableNullable
properties Application-defined propertiesmap of symbolobjectnull
offered-capabilities Extensions the endpoint supportsarray of symbolnull
desired-capabilities Extensions the endpoint can usearray of symbolnull

Event processing

PropertySummaryTypeDefault valueMutableNullable
handler The event handler for the endpointmessaging-handlernull

Reliability

PropertySummaryTypeDefault valueMutableNullable
auto-settle Automatically settle deliveriesbooleantrue
delivery-mode Control the message delivery guaranteedelivery-modeAT-LEAST-ONCE

Resource limits

PropertySummaryTypeDefault valueMutableNullable
max-message-size Limit the size of messages on the linkulongnull