| Package | Description |
|---|---|
| xyz.cofe.http |
| Modifier and Type | Field and Description |
|---|---|
protected HttpClient |
HttpDownloader.httpClient
Http клиент
|
| Modifier and Type | Method and Description |
|---|---|
HttpClient |
HttpClient.CookieManagerBuilder.apply() |
HttpClient |
HttpClient.SSLConf.apply() |
HttpClient |
HttpClient.clone() |
HttpClient |
HttpResponse.ResponseCreated.getHttpClient()
Указывает клиента
|
HttpClient |
HttpRequest.getHttpClient() |
HttpClient |
HttpRequest.RequestCreated.getHttpClient()
Указывает клиента
|
HttpClient |
HttpClient.DownloadedCreated.getHttpClient()
Указывает клиента
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpRequest.setHttpClient(HttpClient httpClient) |
void |
HttpClient.DownloadedCreated.setHttpClient(HttpClient httpClient)
Указывает клиента
|
| Constructor and Description |
|---|
DownloadedCreated(HttpClient httpClient,
HttpDownloader httpDownloader) |
HttpClient(HttpClient source) |
HttpRequest(URL url,
HttpClient httpClient) |
Copyright © 2018. All rights reserved.