静态 Public 属性 | |
| static final int | SUCCESS_CODE = 200 |
| static final int | CONNECT_FAILURE_CODE = 600 |
| static final int | CONNECT_TIMEOUT_CODE = 601 |
| static final int | RESPONSE_TIMEOUT_CODE = 602 |
| static final int | UNTREATED_CODE = 900 |
© 2012 amsoft.cn 名称:AbHttpStatus.java 描述:常量.
|
static |
连接失败的HTTP返回码.
|
static |
连接超时的HTTP返回码.
|
static |
响应失败的HTTP返回码.
|
static |
成功返回码.
|
static |
未处理的HTTP返回码.
1.8.8