Attribute | Value |
---|---|
Type | OBJECT |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Capability reference | |
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
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. | |
params | OBJECT | false | true | A key-value pair understood by the acceptor factory-class and used to configure it. | |
ssl-context | STRING | false | false | The SSL context that the acceptor will use to accept connections. | |
upgrade-legacy | BOOLEAN | false | true | true | Also accepts to upgrade HTTP request from legacy (HornetQ) clients. |