A B C D E F G H I M N O P Q R S T U X
A
- abort() - 类 中的方法xyz.migoo.simplehttp.HttpRequest
-
- add(String, String) - 类 中的方法xyz.migoo.simplehttp.Form
-
- addHeader(Header) - 类 中的方法xyz.migoo.simplehttp.Request
-
- addHeader(String, String) - 类 中的方法xyz.migoo.simplehttp.Request
-
B
- body(HttpEntity) - 类 中的方法xyz.migoo.simplehttp.Request
-
- body() - 类 中的方法xyz.migoo.simplehttp.Request
-
- bodyFile(String) - 类 中的方法xyz.migoo.simplehttp.Request
-
- bodyFile(File) - 类 中的方法xyz.migoo.simplehttp.Request
-
- bodyJson(String) - 类 中的方法xyz.migoo.simplehttp.Request
-
- bodyString(String) - 类 中的方法xyz.migoo.simplehttp.Request
-
- build() - 类 中的方法xyz.migoo.simplehttp.Form
-
C
- clearCookies() - 类 中的方法xyz.migoo.simplehttp.Client
-
- Client - xyz.migoo.simplehttp中的类
-
- closeIdleConnections() - 类 中的静态方法xyz.migoo.simplehttp.Client
-
- connectTimeout(int) - 类 中的方法xyz.migoo.simplehttp.Request
-
- context(HttpClientContext) - 类 中的方法xyz.migoo.simplehttp.Request
-
- context() - 类 中的方法xyz.migoo.simplehttp.Request
-
- cookies(CookieStore) - 类 中的方法xyz.migoo.simplehttp.Request
-
- cookies(List<Cookie>) - 类 中的方法xyz.migoo.simplehttp.Request
-
- cookies() - 类 中的方法xyz.migoo.simplehttp.Response
-
- cookieStore(CookieStore) - 类 中的方法xyz.migoo.simplehttp.Client
-
D
- data(Form) - 类 中的方法xyz.migoo.simplehttp.Request
-
- data(Map<String, String>) - 类 中的方法xyz.migoo.simplehttp.Request
-
- delete(String) - 类 中的静态方法xyz.migoo.simplehttp.Request
-
- duration() - 类 中的方法xyz.migoo.simplehttp.Response
-
E
- endTime() - 类 中的方法xyz.migoo.simplehttp.Response
-
- EntityEnclosingHttpRequest - xyz.migoo.simplehttp中的类
-
- EntityEnclosingHttpRequest(String, URI) - 类 的构造器xyz.migoo.simplehttp.EntityEnclosingHttpRequest
-
- execute(Request) - 类 中的方法xyz.migoo.simplehttp.Client
-
- execute() - 类 中的方法xyz.migoo.simplehttp.Request
-
- execute(CloseableHttpClient) - 类 中的方法xyz.migoo.simplehttp.Request
-
- expectContinue() - 类 中的方法xyz.migoo.simplehttp.EntityEnclosingHttpRequest
-
F
- Form - xyz.migoo.simplehttp中的类
-
- form() - 类 中的静态方法xyz.migoo.simplehttp.Form
-
G
- get(String) - 类 中的静态方法xyz.migoo.simplehttp.Request
-
- getConfig() - 类 中的方法xyz.migoo.simplehttp.HttpRequest
-
- getContext() - 类 中的方法xyz.migoo.simplehttp.Response
-
- getEntity() - 类 中的方法xyz.migoo.simplehttp.EntityEnclosingHttpRequest
-
- getMethod() - 类 中的方法xyz.migoo.simplehttp.HttpRequest
-
- getProtocolVersion() - 类 中的方法xyz.migoo.simplehttp.HttpRequest
-
- getRequestLine() - 类 中的方法xyz.migoo.simplehttp.HttpRequest
-
- getURI() - 类 中的方法xyz.migoo.simplehttp.HttpRequest
-
H
- head(String) - 类 中的静态方法xyz.migoo.simplehttp.Request
-
- headers(List<Header>) - 类 中的方法xyz.migoo.simplehttp.Request
-
- headers() - 类 中的方法xyz.migoo.simplehttp.Request
-
- headers() - 类 中的方法xyz.migoo.simplehttp.Response
-
- HttpException - xyz.migoo.simplehttp中的异常错误
-
- HttpException(String) - 异常错误 的构造器xyz.migoo.simplehttp.HttpException
-
- HttpException(String, Throwable) - 异常错误 的构造器xyz.migoo.simplehttp.HttpException
-
- HttpRequest - xyz.migoo.simplehttp中的类
-
- HttpRequest(String, URI) - 类 的构造器xyz.migoo.simplehttp.HttpRequest
-
I
- isAborted() - 类 中的方法xyz.migoo.simplehttp.HttpRequest
-
M
- method() - 类 中的方法xyz.migoo.simplehttp.Request
-
N
- newClient(CloseableHttpClient) - 类 中的静态方法xyz.migoo.simplehttp.Client
-
- newClient() - 类 中的静态方法xyz.migoo.simplehttp.Client
-
O
- options(String) - 类 中的静态方法xyz.migoo.simplehttp.Request
-
P
- patch(String) - 类 中的静态方法xyz.migoo.simplehttp.Request
-
- post(String) - 类 中的静态方法xyz.migoo.simplehttp.Request
-
- proxy(String, Integer) - 类 中的方法xyz.migoo.simplehttp.Request
-
- proxy() - 类 中的方法xyz.migoo.simplehttp.Request
-
- put(String) - 类 中的静态方法xyz.migoo.simplehttp.Request
-
Q
- query(Map<String, String>) - 类 中的方法xyz.migoo.simplehttp.Request
-
- query(Form) - 类 中的方法xyz.migoo.simplehttp.Request
-
R
- Request - xyz.migoo.simplehttp中的类
-
- Request() - 类 的构造器xyz.migoo.simplehttp.Request
-
- Request(HttpRequest) - 类 的构造器xyz.migoo.simplehttp.Request
-
- request(HttpRequest) - 类 中的方法xyz.migoo.simplehttp.Request
-
- Response - xyz.migoo.simplehttp中的类
-
- Response() - 类 的构造器xyz.migoo.simplehttp.Response
-
- response(CloseableHttpResponse) - 类 中的方法xyz.migoo.simplehttp.Response
-
S
- setConfig(RequestConfig) - 类 中的方法xyz.migoo.simplehttp.HttpRequest
-
- setEntity(HttpEntity) - 类 中的方法xyz.migoo.simplehttp.EntityEnclosingHttpRequest
-
- setProtocolVersion(ProtocolVersion) - 类 中的方法xyz.migoo.simplehttp.HttpRequest
-
- setURI(URI) - 类 中的方法xyz.migoo.simplehttp.HttpRequest
-
- socketTimeout(int) - 类 中的方法xyz.migoo.simplehttp.Request
-
- startTime() - 类 中的方法xyz.migoo.simplehttp.Response
-
- statusCode() - 类 中的方法xyz.migoo.simplehttp.Response
-
T
- text() - 类 中的方法xyz.migoo.simplehttp.Response
-
- toString() - 类 中的方法xyz.migoo.simplehttp.Form
-
- toString() - 类 中的方法xyz.migoo.simplehttp.HttpRequest
-
- trace(String) - 类 中的静态方法xyz.migoo.simplehttp.Request
-
U
- uri() - 类 中的方法xyz.migoo.simplehttp.Request
-
- uriNotContainsParam() - 类 中的方法xyz.migoo.simplehttp.Request
-
- useExpectContinue() - 类 中的方法xyz.migoo.simplehttp.Request
-
- userAgent(String) - 类 中的方法xyz.migoo.simplehttp.Request
-
X
- xyz.migoo.simplehttp - 程序包 xyz.migoo.simplehttp
-
A B C D E F G H I M N O P Q R S T U X
Copyright © 2019. All rights reserved.