| Package | Description |
|---|---|
| com.aliyuncs.http | |
| com.aliyuncs.http.clients | |
| com.aliyuncs.profile |
| Modifier and Type | Method and Description |
|---|---|
static HttpClientConfig |
HttpClientConfig.getDefault() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
IHttpClient.init(HttpClientConfig clientConfig) |
| Constructor and Description |
|---|
IHttpClient(HttpClientConfig clientConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CompatibleUrlConnClient.init(HttpClientConfig clientConfig) |
protected void |
ApacheHttpClient.init(HttpClientConfig config) |
| Constructor and Description |
|---|
ApacheHttpClient(HttpClientConfig config) |
CompatibleUrlConnClient(HttpClientConfig clientConfig) |
| Modifier and Type | Method and Description |
|---|---|
HttpClientConfig |
IClientProfile.getHttpClientConfig()
http client configs
|
HttpClientConfig |
DefaultProfile.getHttpClientConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
IClientProfile.setHttpClientConfig(HttpClientConfig httpClientConfig) |
void |
DefaultProfile.setHttpClientConfig(HttpClientConfig httpClientConfig) |
Copyright © 2018. All Rights Reserved.