| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
EVENT_TYPE_OCCUR |
1 |
public static final int |
EVENT_TYPE_RECOVER |
0 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
ACTIVATED |
0 |
public static final int |
REVOKED |
1 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
METHOD_NAME |
"DELETE" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
CONTENT_TYPE_APPLICATION_FORM_URLENCODED |
"application/x-www-form-urlencoded" |
public static final String |
CONTENT_TYPE_APPLICATION_JSON |
"application/json" |
public static final String |
CONTENT_TYPE_MULTIPART_FORM_DATA |
"multipart/form-data" |
public static final String |
DEFAULT_CHARSET |
"UTF-8" |
public static final String |
METHOD_DELETE |
"DELETE" |
public static final String |
METHOD_GET |
"GET" |
public static final String |
METHOD_POST |
"POST" |
public static final String |
METHOD_PUT |
"PUT" |
Copyright © 2019. All rights reserved.