跳过导航链接
A D E G H I J L M N O P R S T U V 

A

addHeader(String, String) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitAttr
 
ALL_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#ALL.
APPLICATION_ATOM_XML_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#APPLICATION_ATOM_XML.
APPLICATION_FORM_URLENCODED_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#APPLICATION_FORM_URLENCODED.
APPLICATION_JSON_UTF8_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#APPLICATION_JSON_UTF8.
APPLICATION_JSON_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#APPLICATION_JSON.
APPLICATION_OCTET_STREAM_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#APPLICATION_OCTET_STREAM.
APPLICATION_PDF_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#APPLICATION_PDF.
APPLICATION_PROBLEM_JSON_UTF8_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#APPLICATION_PROBLEM_JSON_UTF8.
APPLICATION_PROBLEM_JSON_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#APPLICATION_PROBLEM_JSON.
APPLICATION_PROBLEM_XML_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#APPLICATION_PROBLEM_XML.
APPLICATION_RSS_XML_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#APPLICATION_RSS_XML.
APPLICATION_STREAM_JSON_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#APPLICATION_STREAM_JSON.
APPLICATION_XHTML_XML_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#APPLICATION_XHTML_XML.
APPLICATION_XML_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#APPLICATION_XML.
ARequest - top.bayberry.httpclientcore.annotations中的注释类型
The interface A request.
ARequestParam - top.bayberry.httpclientcore.annotations中的注释类型
The interface A request params.
ARequestParams - top.bayberry.httpclientcore.annotations中的注释类型
The interface A request params.
AResponse - top.bayberry.httpclientcore.annotations中的注释类型
The interface A response.
AResponseParam - top.bayberry.httpclientcore.annotations中的注释类型
The interface A response.
AResponseParams - top.bayberry.httpclientcore.annotations中的注释类型
The interface A response.

D

DELETE - 类 中的静态变量top.bayberry.httpclientcore.constant.HttpMethod
 

E

execute(HttpUnitAttr, OkHttpClient, Request) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits_OKHTTP
Execute response.

G

GET - 类 中的静态变量top.bayberry.httpclientcore.constant.HttpMethod
 
get(HttpUnitAttr, HttpUnitRqParams) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits
Get http response.
get(HttpUnitAttr, String) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits
Get http response.
get(HttpUnitAttr, String, Map<String, Object>) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits
Get http response.
get(HttpUnitAttr, String, JSONObject) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits
Get http response.
get(HttpUnitAttr, String, Object) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits
Get http response.
get(HttpUnitAttr, HttpUnitRqParams) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits_OKHTTP
 
get(HttpUnitAttr, String) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits_OKHTTP
 
get(HttpUnitAttr, String, Map<String, Object>) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits_OKHTTP
 
get(HttpUnitAttr, String, JSONObject) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits_OKHTTP
 
get(HttpUnitAttr, String, Object) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits_OKHTTP
 
getBody(String) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams
Gets body.
getBody(String) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams_OKHTTP
 
getBodyFrom(Map<String, String>) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams
Gets body from.
getBodyFrom(JSONObject) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams
Gets body from.
getBodyFrom(Object) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams
Gets body from.
getBodyFrom(File) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams
Gets body from.
getBodyFrom(byte[]) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams
Gets body from.
getBodyFrom(Map<String, String>) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams_OKHTTP
 
getBodyFrom(JSONObject) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams_OKHTTP
 
getBodyFrom(Object) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams_OKHTTP
 
getBodyFrom(File) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams_OKHTTP
 
getBodyFrom(byte[]) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams_OKHTTP
 
getBodyJSON(Map<String, Object>) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams
Gets body json.
getBodyJSON(JSONObject) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams
Gets body json.
getBodyJSON(Object) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams
Gets body json.
getBodyJSON(Map<String, Object>) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams_OKHTTP
 
getBodyJSON(JSONObject) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams_OKHTTP
 
getBodyJSON(Object) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams_OKHTTP
 
getContent(HttpUnitAttr, Response) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits
Gets content.
getContent(HttpUnitAttr, Response) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits_OKHTTP
 
getHttpResponse(HttpUnitAttr, Response) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits_OKHTTP
 
getHttpUnitRqParams(String) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits
Gets http unit rq params.
getHttpUnitRqParams(String) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits_OKHTTP
 
getMediaType() - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams
Gets media type.
getMethod() - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams
Gets method.
getOkHttpClient() - 类 中的方法top.bayberry.httpclientcore.tools.HttpClientPool_OKHTTP
 
getReasonPhrase() - 枚举 中的方法top.bayberry.httpclientcore.constant.HttpStatus
Return the reason phrase of this status code.
getRequestBody() - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams
 
getUrl() - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams
Gets url.

H

HEAD - 类 中的静态变量top.bayberry.httpclientcore.constant.HttpMethod
 
headers - 类 中的变量top.bayberry.httpclientcore.tools.HttpUnitRqParams
The Headers.
HttpClientConfig - top.bayberry.httpclientcore.tools中的接口
The interface Http client config.
HttpClientConfig_OKHTTP - top.bayberry.httpclientcore.tools中的类
The type Http client config okhttp.
HttpClientConfig_OKHTTP() - 类 的构造器top.bayberry.httpclientcore.tools.HttpClientConfig_OKHTTP
 
HttpClientPool_OKHTTP - top.bayberry.httpclientcore.tools中的类
 
HttpClientPool_OKHTTP(HttpClientConfig_OKHTTP) - 类 的构造器top.bayberry.httpclientcore.tools.HttpClientPool_OKHTTP
 
HttpLogConfig - top.bayberry.httpclientcore.tools中的类
The type Http log config.
HttpLogConfig() - 类 的构造器top.bayberry.httpclientcore.tools.HttpLogConfig
 
HttpMethod - top.bayberry.httpclientcore.constant中的类
 
HttpMethod() - 类 的构造器top.bayberry.httpclientcore.constant.HttpMethod
 
HttpResponse - top.bayberry.httpclientcore.tools中的类
The type Http units.
HttpResponse() - 类 的构造器top.bayberry.httpclientcore.tools.HttpResponse
 
HttpStatus - top.bayberry.httpclientcore.constant中的枚举
 
HttpUnitAttr - top.bayberry.httpclientcore.tools中的类
The type Http unit attr.
HttpUnitAttr() - 类 的构造器top.bayberry.httpclientcore.tools.HttpUnitAttr
 
HttpUnitRqParams<RqBody> - top.bayberry.httpclientcore.tools中的类
The type Http unit rq params.
HttpUnitRqParams(String) - 类 的构造器top.bayberry.httpclientcore.tools.HttpUnitRqParams
Instantiates a new Http unit rq params.
HttpUnitRqParams_OKHTTP - top.bayberry.httpclientcore.tools中的类
 
HttpUnitRqParams_OKHTTP(String) - 类 的构造器top.bayberry.httpclientcore.tools.HttpUnitRqParams_OKHTTP
 
HttpUnits<HttpClient,RequestBody,Response> - top.bayberry.httpclientcore.tools中的类
The type Http units.
HttpUnits(HttpClient) - 类 的构造器top.bayberry.httpclientcore.tools.HttpUnits
Instantiates a new Http units.
HttpUnits(HttpClient, HttpLogConfig) - 类 的构造器top.bayberry.httpclientcore.tools.HttpUnits
Instantiates a new Http units.
HttpUnits_OKHTTP - top.bayberry.httpclientcore.tools中的类
The type Http units okhttp.
HttpUnits_OKHTTP(OkHttpClient) - 类 的构造器top.bayberry.httpclientcore.tools.HttpUnits_OKHTTP
Instantiates a new Http units okhttp.
HttpUnits_OKHTTP(OkHttpClient, HttpLogConfig) - 类 的构造器top.bayberry.httpclientcore.tools.HttpUnits_OKHTTP
Instantiates a new Http units.

I

IMAGE_GIF_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#IMAGE_GIF.
IMAGE_JPEG_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#IMAGE_JPEG.
IMAGE_PNG_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#IMAGE_PNG.

J

json(HttpUnitAttr, HttpUnitRqParams) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits
Json http response.
json(HttpUnitAttr, HttpUnitRqParams) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits_OKHTTP
 

L

log_requestBody - 类 中的变量top.bayberry.httpclientcore.tools.HttpLogConfig
 
log_requestEntity - 类 中的变量top.bayberry.httpclientcore.tools.HttpLogConfig
 
log_requestHeader - 类 中的变量top.bayberry.httpclientcore.tools.HttpLogConfig
 
log_requestUrl - 类 中的变量top.bayberry.httpclientcore.tools.HttpLogConfig
 
log_responseBody - 类 中的变量top.bayberry.httpclientcore.tools.HttpLogConfig
 
log_responseContentEncoding - 类 中的变量top.bayberry.httpclientcore.tools.HttpLogConfig
 
log_responseContentLength - 类 中的变量top.bayberry.httpclientcore.tools.HttpLogConfig
 
log_responseContentType - 类 中的变量top.bayberry.httpclientcore.tools.HttpLogConfig
 
log_responseHeader - 类 中的变量top.bayberry.httpclientcore.tools.HttpLogConfig
 
log_responseStatusLine - 类 中的变量top.bayberry.httpclientcore.tools.HttpLogConfig
 
log_showTime - 类 中的变量top.bayberry.httpclientcore.tools.HttpLogConfig
 

M

MediaType - top.bayberry.httpclientcore.constant中的类
 
MediaType() - 类 的构造器top.bayberry.httpclientcore.constant.MediaType
 
mediaType - 类 中的变量top.bayberry.httpclientcore.tools.HttpUnitRqParams
The Media type.
method - 类 中的变量top.bayberry.httpclientcore.tools.HttpUnitRqParams
The Method.
MULTIPART_FORM_DATA_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#MULTIPART_FORM_DATA.

N

NULL - top.bayberry.httpclientcore.constant中的类
 
NULL() - 类 的构造器top.bayberry.httpclientcore.constant.NULL
 

O

OPTIONS - 类 中的静态变量top.bayberry.httpclientcore.constant.HttpMethod
 

P

PATCH - 类 中的静态变量top.bayberry.httpclientcore.constant.HttpMethod
 
POST - 类 中的静态变量top.bayberry.httpclientcore.constant.HttpMethod
 
post_json(HttpUnitAttr, HttpUnitRqParams) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits
Post json http response.
post_json(HttpUnitAttr, HttpUnitRqParams) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits_OKHTTP
 
PUT - 类 中的静态变量top.bayberry.httpclientcore.constant.HttpMethod
 

R

Record_request - top.bayberry.httpclientcore.tools中的类
The type Record request.
Record_request() - 类 的构造器top.bayberry.httpclientcore.tools.Record_request
 
Record_response - top.bayberry.httpclientcore.tools中的类
 
Record_response() - 类 的构造器top.bayberry.httpclientcore.tools.Record_response
 
ReqAttr - top.bayberry.httpclientcore.tools中的类
The type Req attr.
ReqAttr() - 类 的构造器top.bayberry.httpclientcore.tools.ReqAttr
 
request(Record_request) - 接口 中的方法top.bayberry.httpclientcore.tools.RequestRecord
Request string.
requestBody - 类 中的变量top.bayberry.httpclientcore.tools.HttpUnitRqParams
 
RequestRecord - top.bayberry.httpclientcore.tools中的接口
The interface Request record.
response(Record_response) - 接口 中的方法top.bayberry.httpclientcore.tools.RequestRecord
Response.

S

setHeader(HttpUnitAttr, Request.Builder) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits_OKHTTP
 
setMediaType(String) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams
Sets media type.
setMethod(String) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams
Sets method.
setUrl(String) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnitRqParams
Sets url.

T

TEXT_EVENT_STREAM_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#TEXT_EVENT_STREAM.
TEXT_HTML_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#TEXT_HTML.
TEXT_MARKDOWN_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#TEXT_MARKDOWN.
TEXT_PLAIN_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#TEXT_PLAIN.
TEXT_XML_VALUE - 类 中的静态变量top.bayberry.httpclientcore.constant.MediaType
A String equivalent of org.springframework.http.MediaType#TEXT_XML.
top.bayberry.httpclientcore.annotations - 程序包 top.bayberry.httpclientcore.annotations
 
top.bayberry.httpclientcore.constant - 程序包 top.bayberry.httpclientcore.constant
 
top.bayberry.httpclientcore.tools - 程序包 top.bayberry.httpclientcore.tools
 
toString() - 枚举 中的方法top.bayberry.httpclientcore.constant.HttpStatus
Return a string representation of this status code.
TRACE - 类 中的静态变量top.bayberry.httpclientcore.constant.HttpMethod
 

U

url - 类 中的变量top.bayberry.httpclientcore.tools.HttpUnitRqParams
The Url.
urlGet(String, Map<String, Object>) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits
 
urlGet(String, JSONObject) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits
 
urlGet(String, Object) - 类 中的方法top.bayberry.httpclientcore.tools.HttpUnits
 

V

value() - 枚举 中的方法top.bayberry.httpclientcore.constant.HttpStatus
Return the integer value of this status code.
valueOf(String) - 枚举 中的静态方法top.bayberry.httpclientcore.constant.HttpStatus
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法top.bayberry.httpclientcore.constant.HttpStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A D E G H I J L M N O P R S T U V 
跳过导航链接

Copyright © 2021. All rights reserved.