public class RequestProtocol extends Protocol
| Constructor and Description |
|---|
RequestProtocol()
构造函数
|
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
清理
|
String |
getMethod() |
String |
getPath() |
String |
getQueryString() |
void |
setMethod(String method) |
void |
setPath(String path) |
void |
setQueryString(String queryString) |
String |
toString() |
getProtocol, getVersion, setProtocol, setVersionCopyright © 2020 Voovan. All rights reserved.