public class ShowApiRequest extends NormalRequest
allowRedirect, body, bodyString, charset, charset_out, connectTimeout, headMap, printException, readTimeout, res_headMap, textMap, uploadMap, url| 构造器和说明 |
|---|
ShowApiRequest(String url,
String appid,
String appSecret) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
get() |
String |
getAppSecret() |
byte[] |
getAsByte() |
static void |
main(String[] args) |
String |
post() |
byte[] |
postAsByte() |
void |
setAppSecret(String appSecret) |
addFilePara, addHeadPara, addTextPara, getBody, getBodyString, getCharset_out, getCharset, getConnectTimeout, getHeadMap, getProxy, getReadTimeout, getRes_headMap, getTextMap, getUploadMap, getUrl, isAllowRedirect, isPrintException, setAllowRedirect, setBody, setBodyString, setCharset_out, setCharset, setConnectTimeout, setHeadMap, setPrintException, setProxy, setReadTimeout, setRes_headtMap, setTextMap, setUploadMap, setUrlpublic String getAppSecret()
public void setAppSecret(String appSecret)
public String post()
post 在类中 NormalRequestpublic byte[] postAsByte()
postAsByte 在类中 NormalRequestpublic String get()
get 在类中 NormalRequestpublic byte[] getAsByte()
getAsByte 在类中 NormalRequestCopyright © 2018. All rights reserved.