| 接口 | 说明 |
|---|---|
| Callback<T> |
Http callback.
|
| HttpClientFactory |
http Client Factory.
|
| 类 | 说明 |
|---|---|
| AbstractApacheHttpClientFactory |
apache http client factory implements.
|
| AbstractHttpClientFactory |
AbstractHttpClientFactory Let the creator only specify the http client config.
|
| BaseHttpMethod.HttpDeleteWithEntity |
delete Large implemented.
|
| BaseHttpMethod.HttpGetWithEntity |
get Large implemented.
|
| DefaultHttpClientFactory |
default http client factory.
|
| HttpClientBeanHolder |
Create a rest template to ensure that each custom client config and rest template are in one-to-one correspondence.
|
| HttpClientConfig |
http client config build.
|
| HttpClientConfig.HttpClientConfigBuilder | |
| HttpRestResult<T> |
Http RestResult.
|
| HttpUtils |
Http utils.
|
| 枚举 | 说明 |
|---|---|
| BaseHttpMethod |
Base http method.
|
Copyright © 2018–2022 Alibaba Group. All rights reserved.