限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final String |
VersionNumber |
"2.2.1" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final String |
SORTABLE_DISABLED |
"0" |
public static final String |
SORTABLE_ENABLED |
"1" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
protected static final String |
REQ_PREFIX |
"__req_app_" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final String |
SEND_ASYNC |
"asynchronous" |
public static final String |
SEND_SYNC |
"synchronized" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final String |
DATA_TYPE_HTML |
"html" |
public static final String |
DATA_TYPE_JSON |
"json" |
public static final String |
DATA_TYPE_XML |
"xml" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
protected static final String |
DEFAULT_PATTERN |
"yyyy-MM-dd" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final String |
CHARSET_UTF8 |
"UTF-8" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final String |
CHARSET |
"UTF-8" |
public static final String |
FAILED |
"0" |
public static final String |
SUCCESS |
"1" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final String |
ALGORITHM |
"AES" |
public static final String |
CHARSET |
"UTF-8" |
public static final String |
CIPHER_ALGORITHM |
"AES/ECB/NoPadding" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final int |
ESCAPE_MODE_BACKSLASH |
2 |
public static final int |
ESCAPE_MODE_DOUBLED |
1 |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final int |
ESCAPE_MODE_BACKSLASH |
2 |
public static final int |
ESCAPE_MODE_DOUBLED |
1 |
限定符和类型 | 常量字段 | 值 |
---|---|---|
protected static final String |
dateFmtPattern |
"yyyy-MM-dd" |
protected static final String |
dateTimeFmtPattern |
"yyyy-MM-dd HH:mm:ss" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final String |
PRIVATE_KEY |
"AsymmetricEncryptorPrivateKey" |
public static final String |
PUBLIC_KEY |
"AsymmetricEncryptorPublicKey" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final int |
UNCOMP_HDR_LEN |
8 |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final String |
PERSENT_STR |
"%" |
public static final String |
RMB_STR |
"\uffe5" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final int |
BUFFER_SIZE |
4096 |
Copyright © 2015 jiucai.org. All rights reserved.