Configuration information for a remote destination outbound socket binding.
| Name | Dynamic | Other provider points | 
|---|---|---|
| org.wildfly.network.outbound-socket-binding | true | /socket-binding-group=*/local-destination-outbound-socket-binding=* | 
| Attribute | Value | 
|---|---|
| Default Value | false | 
| Type | BOOLEAN | 
| Nillable | true | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Attribute | Value | 
|---|---|
| Type | STRING | 
| Nillable | false | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Attribute | Value | 
|---|---|
| Type | INT | 
| Nillable | false | 
| Expressions Allowed | true | 
| Min | 0 | 
| Max | 65,535 | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Attribute | Value | 
|---|---|
| Capability reference | |
| Type | STRING | 
| Nillable | true | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Attribute | Value | 
|---|---|
| Type | INT | 
| Nillable | true | 
| Expressions Allowed | true | 
| Min | 0 | 
| Max | 65,535 | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description | 
|---|---|---|---|---|---|
| fixed-source-port | BOOLEAN | false | true | false | Whether the port value should remain fixed even if numeric offsets are applied to the other outbound sockets in the socket group. | 
| host | STRING | true | true | The host name or the IP address of the remote destination to which this outbound socket will connect. | |
| port | INT | true | true | The port number of the remote destination to which the outbound socket should connect. | |
| source-interface | STRING | false | true | The name of the interface which will be used for the source address of the outbound socket. | |
| source-port | INT | false | true | The port number which will be used as the source port of the outbound socket. |