| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_AUTOPONG |
true |
public static final String |
DEFAULT_ENCODING |
"utf-8" |
public static final boolean |
DEFAULT_STRIP_COLORS |
false |
public static final int |
DEFAULT_TIMEOUT |
900000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
INVALID_TIMEOUT |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final char |
QUOTE_CHAR |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final char |
BOLD_INDICATOR |
31 |
public static final char |
COLOR_END_INDICATOR |
15 |
public static final char |
COLOR_INDICATOR |
3 |
public static final char |
COLOR_REVERSE_INDICATOR |
22 |
public static final char |
UNDERLINE_INDICATOR |
2 |
Copyright © 2006–2015. All rights reserved.