Defines a way in which remote connections can be made to the HornetQ server over HTTP.
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | false |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| http-listener | STRING | true | false | The Undertow's http-listener that handles HTTP upgrade requests. | |
| param | OBJECT | false | true | A set of key-value pairs understood by the connector factory-class and used to configure it. |