public class ResponseProtocol extends Protocol
| Constructor and Description |
|---|
ResponseProtocol()
构造函数
|
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
清理
|
int |
getStatus() |
String |
getStatusCode() |
void |
setStatus(int status) |
void |
setStatusCode(String statusCode) |
String |
toString() |
getProtocol, getVersion, setProtocol, setVersionCopyright © 2020 Voovan. All rights reserved.