The base class for connection-options, session-options, and link-options.
Related: Class connection-options, Class session-options, Class link-options
Property | Summary | Type | Default value | Mutable | Nullable |
---|---|---|---|---|---|
properties | Application-defined properties | map of symbol ⇒ object | null | ☒ | ☒ |
offered-capabilities | Extensions the endpoint supports | array of symbol | null | ☒ | ☒ |
desired-capabilities | Extensions the endpoint can use | array of symbol | null | ☒ | ☒ |
Property | Summary | Type | Default value | Mutable | Nullable |
---|---|---|---|---|---|
handler | The event handler for the endpoint | messaging-handler | null | ☒ | ☒ |