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 | Class name of the factory class that can instantiate the acceptor. | |
socket-binding | STRING | false | false | The socket binding that the acceptor will use to accept connections. |