| Package | Description |
|---|---|
| org.mule.runtime.http.api.client | |
| org.mule.runtime.http.api.tcp |
| Modifier and Type | Method and Description |
|---|---|
TcpClientSocketProperties |
HttpClientConfiguration.getClientSocketProperties() |
| Modifier and Type | Method and Description |
|---|---|
HttpClientConfiguration.Builder |
HttpClientConfiguration.Builder.setClientSocketProperties(TcpClientSocketProperties clientSocketProperties)
Optionally defines TCP specific properties like the socket connection timeout, for example, via a
TcpClientSocketProperties. |
| Modifier and Type | Method and Description |
|---|---|
TcpClientSocketProperties |
TcpClientSocketPropertiesBuilder.build() |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.