| Package | Description |
|---|---|
| xyz.cofe.http |
Поддержка функций работы с 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.DownloaderCreated.getHttpClient()
Указывает клиента
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpRequest.setHttpClient(HttpClient httpClient) |
void |
HttpClient.DownloaderCreated.setHttpClient(HttpClient httpClient)
Указывает клиента
|
| Constructor and Description |
|---|
DownloaderCreated(HttpClient httpClient,
HttpDownloader httpDownloader) |
HttpClient(HttpClient source) |
HttpRequest(URL url,
HttpClient httpClient) |
Copyright © 2019. All rights reserved.