A connector can be used by a client to define how it connects to a 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 | false | A set of key-value pairs understood by the connector factory-class and used to configure it. |