Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_DATA_LENGTH |
2048 |
public static final int |
DEFAULT_PREFIX_LENGTH |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_DATA_LENGTH |
2048 |
public static final int |
DEFAULT_PREFIX_LENGTH |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
COMPRESSION_DEFAULT |
-1 |
public static final int |
COMPRESSION_MAX |
9 |
public static final int |
COMPRESSION_MIN |
1 |
public static final int |
COMPRESSION_NONE |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_STREAM_BUFFER_SIZE |
4096 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
ROOT |
"__root__" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
SELF |
"__self__" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
WILDCARD_EVENT_ID |
"*" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_PORT_NUMBER |
49151 |
public static final int |
MIN_PORT_NUMBER |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_EXPIRATION_INTERVAL |
1 |
public static final int |
DEFAULT_TIME_TO_LIVE |
60 |
Copyright © 2004-2019 Apache MINA Project. All Rights Reserved.