An acceptor defines a way in which connections can be made to the HornetQ server.
Attribute | Value |
---|---|
Type | STRING |
Nillable | false |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
factory-class | STRING | true | false | The factory class. | |
socket-binding | STRING | false | false | The socket binding reference. | |
param | OBJECT | false | true | A set of key-value pairs understood by the acceptor factory-class and used to configure it. |