| Package | Description |
|---|---|
| org.noear.solon.net.http | |
| org.noear.solon.net.http.impl | |
| org.noear.solon.net.http.impl.jdk | |
| org.noear.solon.net.http.impl.okhttp |
| Modifier and Type | Method and Description |
|---|---|
static HttpUtilsFactory |
HttpConfiguration.getFactory()
获取工厂
|
| Modifier and Type | Method and Description |
|---|---|
HttpUtilsBuilder |
HttpUtilsBuilder.factory(HttpUtilsFactory factory)
设置工具工厂
|
static void |
HttpConfiguration.setFactory(HttpUtilsFactory factory)
设置工厂
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpUtilsFactoryDefault |
| Modifier and Type | Class and Description |
|---|---|
class |
JdkHttpUtilsFactory
Http 工具工厂 JDK HttpURLConnection 实现
|
| Modifier and Type | Class and Description |
|---|---|
class |
OkHttpUtilsFactory
Http 工具工厂 OkHttp 实现
|
Copyright © 2025. All rights reserved.