public interface TcpClientSocketProperties
Modifier and Type | Method and Description |
---|---|
Integer |
getConnectionTimeout() |
Boolean |
getKeepAlive() |
Integer |
getLinger() |
Integer |
getReceiveBufferSize() |
Integer |
getSendBufferSize() |
Boolean |
getSendTcpNoDelay() |
Integer |
getTimeout() |
Integer getSendBufferSize()
Integer getReceiveBufferSize()
Boolean getSendTcpNoDelay()
Integer getConnectionTimeout()
Integer getTimeout()
Integer getLinger()
Boolean getKeepAlive()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.