public interface TcpClientSocketProperties extends TcpSocketProperties
| Modifier and Type | Method and Description |
|---|---|
static TcpClientSocketPropertiesBuilder |
builder() |
Integer |
getConnectionTimeout()
Number of milliseconds to wait until an outbound connection to a remote server is successfully created.
|
getClientTimeout, getKeepAlive, getLinger, getReceiveBufferSize, getSendBufferSize, getSendTcpNoDelaystatic TcpClientSocketPropertiesBuilder builder()
TcpClientSocketPropertiesBuilder.Integer getConnectionTimeout()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.