| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
MESSAGE_CONNECT_STATE |
3 |
public static final int |
MESSAGE_RECV |
2 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected final int |
mServerPort |
12589 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
STATE_CONNECTED |
3 |
public static final int |
STATE_CONNECTING |
2 |
public static final int |
STATE_LISTEN |
1 |
public static final int |
STATE_NONE |
0 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final java.lang.String |
RAPID_LOGTAG_PREFIX |
"ra_" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
GET |
0 |
public static final int |
POST |
1 |