@ParametersAreNonnullByDefault
| 接口 | 说明 |
|---|---|
| CookieJar |
Interface for storing cookies
|
| Interceptor |
Http request Interceptor
|
| Interceptor.InvocationTarget |
| 类 | 说明 |
|---|---|
| BasicAuth |
Http Basic Authentication
|
| CertificateInfo |
For saving certificate infos
|
| Cookie | |
| HttpHeaders |
Utils for header
|
| Methods | |
| NopHostnameVerifier | |
| Parameter<T> |
Immutable parameter entry, the key and value cannot be null
|
| Proxies |
Utils class for create Proxy
|
| RawResponse |
Raw http response.
|
| Request |
Http request
|
| RequestBuilder |
Http Request builder
|
| Requests |
Http request
|
| Response<T> |
Response with transformed result
|
| Session |
Http request share cookies etc.
|
| StatusCodes |
Status code for http response
|
| URIEncoder |
Util methods for encode / decode uri.
|
| URLConnectionExecutor |
Execute http request with url connection
|
Copyright © 2017. All rights reserved.