| 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 static AbstractSyncHttp |
HttpSync.proxy |
| Modifier and Type | Method and Description |
|---|---|
private <T extends AbstractSyncHttp> |
HttpSync.getHttpProxy(Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
private <T extends AbstractSyncHttp> |
HttpSync.getHttpProxy(Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
HttpSync |
HttpSync.setHttp(AbstractSyncHttp http) |
| Modifier and Type | Method and Description |
|---|---|
AbstractSyncHttp |
AbstractSyncHttp.setHeader(HttpHeader header) |
AbstractSyncHttp |
AbstractSyncHttp.setHttpConfig(HttpConfig httpConfig) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpClientSyncImpl
http sync client 实现
|
| Modifier and Type | Class and Description |
|---|---|
class |
HutoolSyncImpl
hutool http
|
| Modifier and Type | Class and Description |
|---|---|
class |
OkHttp3SyncImpl
okhttp3 sync impl
|
Copyright © 2021. All rights reserved.