The configuration of a JGroups protocol stack.
Attribute | Value |
---|---|
Type | LIST |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-only |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
transport | OBJECT | false | false | Optional OBJECT parameter specifying the transport for the stack. | |
protocols | LIST | false | false | Optional LIST parameter specifying the protocol list for the stack. |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
type | STRING | true | false | The implementation class for a protocol, which determines protocol functionality. | |
socket-binding | STRING | false | false | The socket binding specification for this protocol layer, used to specify IP interfaces and ports for communication. | |
properties | LIST | false | false | Optional LIST parameter specifying the protocol list for the stack. |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
type | STRING | true | false | The implementation class for a protocol, which determines protocol functionality. |