A B C D E G H I J L O P R S T V
A
- addHeader(String, String) - 类 中的方法cn.zcltd.http.HttpRequester
-
- addHeader(String, String) - 类 中的方法cn.zcltd.http.response.HttpResponseResult
-
- addHeaders(Map<String, String>) - 类 中的方法cn.zcltd.http.HttpRequester
-
- addHeaders(Map<String, String>) - 类 中的方法cn.zcltd.http.response.HttpResponseResult
-
- addQueryParam(String, String) - 类 中的方法cn.zcltd.http.HttpRequester
-
- addQueryParams(Map<String, String>) - 类 中的方法cn.zcltd.http.HttpRequester
-
B
- ByteHttpResponseHandler - cn.zcltd.http.response中的类
-
返回字节数组
- ByteHttpResponseHandler() - 类 的构造器cn.zcltd.http.response.ByteHttpResponseHandler
-
- ByteHttpResponseHandler(String) - 类 的构造器cn.zcltd.http.response.ByteHttpResponseHandler
-
- ByteHttpResponseResult - cn.zcltd.http.response中的类
-
http请求返回结果
- ByteHttpResponseResult(byte[]) - 类 的构造器cn.zcltd.http.response.ByteHttpResponseResult
-
C
- charset - 类 中的变量cn.zcltd.http.response.HttpResponseHandler
-
- charset - 类 中的变量cn.zcltd.http.response.HttpResponseResult
-
- cn.zcltd.http - 程序包 cn.zcltd.http
-
- cn.zcltd.http.response - 程序包 cn.zcltd.http.response
-
- create() - 类 中的静态方法cn.zcltd.http.HttpRequester
-
D
- delete(String, Map<String, String>, Map<String, String>) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
E
- execute() - 类 中的方法cn.zcltd.http.HttpRequester
-
G
- get(String, Map<String, String>, Map<String, String>) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- getCharset() - 类 中的方法cn.zcltd.http.response.HttpResponseHandler
-
- getCharset() - 类 中的方法cn.zcltd.http.response.HttpResponseResult
-
- getCm() - 类 中的静态方法cn.zcltd.http.HttpRequester
-
- getCm() - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- getHeader(String) - 类 中的方法cn.zcltd.http.response.HttpResponseResult
-
- getHeaderMap() - 类 中的方法cn.zcltd.http.response.HttpResponseResult
-
- getPrintFile() - 类 中的方法cn.zcltd.http.response.HttpResponseHandler
-
- getPrintLog() - 类 中的方法cn.zcltd.http.response.HttpResponseHandler
-
- getQueryString(Map<String, String>) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- getReqFilePath() - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- getReqFilePath() - 类 中的方法cn.zcltd.http.response.HttpResponseHandler
-
- getRequestConfig() - 类 中的静态方法cn.zcltd.http.HttpRequester
-
- getRequestConfig() - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- getResponseBody() - 类 中的方法cn.zcltd.http.response.ByteHttpResponseResult
-
- getResponseBody() - 类 中的方法cn.zcltd.http.response.HttpResponseResult
-
- getResponseBody() - 类 中的方法cn.zcltd.http.response.StringHttpResponseResult
-
- getResponseByte() - 类 中的方法cn.zcltd.http.response.ByteHttpResponseResult
-
- getResponseHandler() - 类 中的方法cn.zcltd.http.HttpRequester
-
- getResponseJson() - 类 中的方法cn.zcltd.http.response.JsonHttpResponseResult
-
- getResponseStr() - 类 中的方法cn.zcltd.http.response.StringHttpResponseResult
-
- getSslcsf() - 类 中的静态方法cn.zcltd.http.HttpRequester
-
- getSslcsf() - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- getStatus() - 类 中的方法cn.zcltd.http.response.HttpResponseResult
-
H
- handler(HttpUriRequest, HttpResponse) - 类 中的方法cn.zcltd.http.response.ByteHttpResponseHandler
-
- handler(HttpUriRequest, HttpResponse) - 类 中的方法cn.zcltd.http.response.HttpResponseHandler
-
response处理程序
- handler(HttpUriRequest, HttpResponse) - 类 中的方法cn.zcltd.http.response.JsonHttpResponseHandler
-
- handler(HttpUriRequest, HttpResponse) - 类 中的方法cn.zcltd.http.response.StringHttpResponseHandler
-
- head(String, Map<String, String>, Map<String, String>) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- headerMap - 类 中的变量cn.zcltd.http.response.HttpResponseResult
-
- HttpMethod - cn.zcltd.http中的枚举
-
- HttpRequester - cn.zcltd.http中的类
-
http(s)请求工具类
- HttpResponseHandler - cn.zcltd.http.response中的类
-
- HttpResponseHandler() - 类 的构造器cn.zcltd.http.response.HttpResponseHandler
-
- HttpResponseHandler(String) - 类 的构造器cn.zcltd.http.response.HttpResponseHandler
-
- HttpResponseResult - cn.zcltd.http.response中的类
-
http请求返回结果
- HttpResponseResult() - 类 的构造器cn.zcltd.http.response.HttpResponseResult
-
- HttpUtil - cn.zcltd.http中的类
-
http(s)请求工具类
- HttpUtil() - 类 的构造器cn.zcltd.http.HttpUtil
-
I
- isPrintFile() - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- isPrintLog() - 类 中的静态方法cn.zcltd.http.HttpUtil
-
J
- JsonHttpResponseHandler - cn.zcltd.http.response中的类
-
返回json
- JsonHttpResponseHandler() - 类 的构造器cn.zcltd.http.response.JsonHttpResponseHandler
-
- JsonHttpResponseHandler(String) - 类 的构造器cn.zcltd.http.response.JsonHttpResponseHandler
-
- JsonHttpResponseResult - cn.zcltd.http.response中的类
-
http请求返回结果
- JsonHttpResponseResult(String, Map<String, String>) - 类 的构造器cn.zcltd.http.response.JsonHttpResponseResult
-
- JsonHttpResponseResult(StringHttpResponseResult) - 类 的构造器cn.zcltd.http.response.JsonHttpResponseResult
-
L
- log - 类 中的静态变量cn.zcltd.http.HttpRequester
-
- log - 类 中的静态变量cn.zcltd.http.HttpUtil
-
- log - 类 中的变量cn.zcltd.http.response.HttpResponseHandler
-
O
- options(String, Map<String, String>, Map<String, String>) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
P
- patch(String, Map<String, String>, Map<String, String>, Map<String, Object>) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- patch(String, Map<String, String>, Map<String, String>, byte[]) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- post(String, Map<String, String>, Map<String, String>, Map<String, Object>) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- post(String, Map<String, String>, Map<String, String>, byte[]) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- post(String, Map<String, String>, Map<String, String>, Map<String, Object>, Map<String, File>) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- post(String, Map<String, String>, Map<String, String>, String, byte[], Map<String, File>) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- post(String, Map<String, String>, Map<String, String>, Map<String, Object>, String, File) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- post(String, Map<String, String>, Map<String, String>, String, byte[], String, File) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- print(HttpUriRequest, HttpResponse, ByteHttpResponseResult) - 类 中的方法cn.zcltd.http.response.ByteHttpResponseHandler
-
- print(HttpUriRequest, HttpResponse, HttpResponseResult) - 类 中的方法cn.zcltd.http.response.HttpResponseHandler
-
- print(HttpUriRequest, HttpResponse, StringHttpResponseResult) - 类 中的方法cn.zcltd.http.response.StringHttpResponseHandler
-
- printFile - 类 中的静态变量cn.zcltd.http.HttpUtil
-
- printFile - 类 中的变量cn.zcltd.http.response.HttpResponseHandler
-
- printLog - 类 中的静态变量cn.zcltd.http.HttpUtil
-
- printLog - 类 中的变量cn.zcltd.http.response.HttpResponseHandler
-
- put(String, Map<String, String>, Map<String, String>, Map<String, Object>) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- put(String, Map<String, String>, Map<String, String>, byte[]) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
R
- reqeust(HttpMethod, String, Map<String, String>, Map<String, String>, HttpEntity, HttpResponseHandler) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- reqFilePath - 类 中的静态变量cn.zcltd.http.HttpUtil
-
- reqFilePath - 类 中的变量cn.zcltd.http.response.HttpResponseHandler
-
- responseByte - 类 中的变量cn.zcltd.http.response.ByteHttpResponseResult
-
- responseJson - 类 中的变量cn.zcltd.http.response.JsonHttpResponseResult
-
- responseStr - 类 中的变量cn.zcltd.http.response.StringHttpResponseResult
-
S
- setBodyEntity(HttpEntity) - 类 中的方法cn.zcltd.http.HttpRequester
-
- setCharset(String) - 类 中的方法cn.zcltd.http.response.HttpResponseHandler
-
- setCharset(String) - 类 中的方法cn.zcltd.http.response.HttpResponseResult
-
- setCm(PoolingHttpClientConnectionManager) - 类 中的静态方法cn.zcltd.http.HttpRequester
-
- setCm(PoolingHttpClientConnectionManager) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- setHttpMethod(HttpMethod) - 类 中的方法cn.zcltd.http.HttpRequester
-
- setPrintFile(boolean) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- setPrintFile(Boolean) - 类 中的方法cn.zcltd.http.response.HttpResponseHandler
-
- setPrintLog(boolean) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- setPrintLog(Boolean) - 类 中的方法cn.zcltd.http.response.HttpResponseHandler
-
- setReqFilePath(String) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- setReqFilePath(String) - 类 中的方法cn.zcltd.http.response.HttpResponseHandler
-
- setRequestConfig(RequestConfig) - 类 中的静态方法cn.zcltd.http.HttpRequester
-
- setRequestConfig(RequestConfig) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- setResponseHandler(HttpResponseHandler) - 类 中的方法cn.zcltd.http.HttpRequester
-
- setSslcsf(SSLConnectionSocketFactory) - 类 中的静态方法cn.zcltd.http.HttpRequester
-
- setSslcsf(SSLConnectionSocketFactory) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
- setStatus(int) - 类 中的方法cn.zcltd.http.response.HttpResponseResult
-
- setUrl(String) - 类 中的方法cn.zcltd.http.HttpRequester
-
- status - 类 中的变量cn.zcltd.http.response.HttpResponseResult
-
- StringHttpResponseHandler - cn.zcltd.http.response中的类
-
返回字符串
- StringHttpResponseHandler() - 类 的构造器cn.zcltd.http.response.StringHttpResponseHandler
-
- StringHttpResponseHandler(String) - 类 的构造器cn.zcltd.http.response.StringHttpResponseHandler
-
- StringHttpResponseResult - cn.zcltd.http.response中的类
-
http请求返回结果
- StringHttpResponseResult(String) - 类 的构造器cn.zcltd.http.response.StringHttpResponseResult
-
T
- toString() - 类 中的方法cn.zcltd.http.response.ByteHttpResponseResult
-
- toString() - 类 中的方法cn.zcltd.http.response.HttpResponseResult
-
- toString() - 类 中的方法cn.zcltd.http.response.JsonHttpResponseResult
-
- toString() - 类 中的方法cn.zcltd.http.response.StringHttpResponseResult
-
- trace(String, Map<String, String>, Map<String, String>) - 类 中的静态方法cn.zcltd.http.HttpUtil
-
V
- valueOf(String) - 枚举 中的静态方法cn.zcltd.http.HttpMethod
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法cn.zcltd.http.HttpMethod
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
A B C D E G H I J L O P R S T V
Copyright © 2019. All rights reserved.