| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
CLIENT |
true |
public static final int |
DEFAULT_BACKLOG |
-1 |
public static final int |
DEFAULT_BUFFER_SIZE |
-1 |
public static final int |
DEFAULT_SO_LINGER |
-1 |
public static final int |
DEFAULT_SOCKET_TIMEOUT |
-1 |
public static final int |
DEFAULT_WAIT_TIMEOUT |
-1 |
public static final String |
KEEP_SEND_SOCKET_OPEN_PROPERTY |
"keepSendSocketOpen" |
public static final String |
SEND_TCP_NO_DELAY_SYSTEM_PROPERTY |
"mule.transport.tcp.defaultSendTcpNoDelay" |
public static final boolean |
SERVER |
false |
public static final String |
TCP |
"tcp" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MULE_TCP_BIND_LOCALHOST_TO_ALL_LOCAL_INTERFACES_PROPERTY |
"mule.tcp.bindlocalhosttoalllocalinterfaces" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROTOCOL |
"tcpProtocol" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
EOF |
-1 |
public static final boolean |
NO_STREAM |
false |
public static final boolean |
STREAM_OK |
true |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
UNLIMITED |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NO_MAX_LENGTH |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COOKIE |
"You are using SafeProtocol" |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.