| Package | Description |
|---|---|
| com.hb0730.https | |
| com.hb0730.https.inter | |
| com.hb0730.https.support.httpclient | |
| com.hb0730.https.support.hutool | |
| com.hb0730.https.support.okhttp3 |
| Modifier and Type | Field and Description |
|---|---|
private AbstractAsyncHttp |
HttpAsync.proxy |
| Modifier and Type | Method and Description |
|---|---|
private <T extends AbstractAsyncHttp> |
HttpAsync.getHttpProxy(Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
private <T extends AbstractAsyncHttp> |
HttpAsync.getHttpProxy(Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
HttpAsync |
HttpAsync.setHttp(AbstractAsyncHttp http) |
| Modifier and Type | Method and Description |
|---|---|
AbstractAsyncHttp |
AbstractAsyncHttp.setHeader(HttpHeader header) |
AbstractAsyncHttp |
AbstractAsyncHttp.setHttpConfig(HttpConfig httpConfig) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpClientAsyncImpl
HTTPClient async,需要自行关闭
HttpClientAsyncImpl.httpClient |
| Modifier and Type | Class and Description |
|---|---|
class |
HutoolAsyncImpl
hutool 异步
|
| Modifier and Type | Class and Description |
|---|---|
class |
OkHttp3AsyncImpl
okhttp3 async impl
|
Copyright © 2022. All rights reserved.