| Package | Description |
|---|---|
| com.hb0730.https | |
| com.hb0730.https.support | |
| com.hb0730.https.support.httpclient | |
| com.hb0730.https.support.hutool | |
| com.hb0730.https.support.okhttp3 |
| Modifier and Type | Field and Description |
|---|---|
private static AbstractSimpleHttp |
SimpleHttp.proxy |
| Modifier and Type | Method and Description |
|---|---|
private <T extends AbstractSimpleHttp> |
SimpleHttp.getHttpProxy(Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
private <T extends AbstractSimpleHttp> |
SimpleHttp.getHttpProxy(Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
SimpleHttp |
SimpleHttp.setHttp(AbstractSimpleHttp http) |
| Modifier and Type | Method and Description |
|---|---|
AbstractSimpleHttp |
AbstractSimpleHttp.setHeader(HttpHeader header)
set Http header
|
AbstractSimpleHttp |
AbstractSimpleHttp.setHttpConfig(HttpConfig httpConfig)
set http config
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpClientImpl
http client 实现
|
| Modifier and Type | Class and Description |
|---|---|
class |
HutoolImpl
hutool http
|
| Modifier and Type | Class and Description |
|---|---|
class |
OkHttp3Impl
okhttp3 sync impl
|
Copyright © 2023. All rights reserved.