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 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.