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, setVersion
Copyright © 2020 Voovan. All rights reserved.