Package | Description |
---|---|
org.dromara.hutool.http.client.engine.okhttp |
OKHttp3封装
文档见:https://square.github.io/okhttp/ |
Modifier and Type | Method and Description |
---|---|
static OkHttpClientConfig |
OkHttpClientConfig.of()
创建新的 OkHttpClientConfig
|
OkHttpClientConfig |
OkHttpClientConfig.setConnectionPool(okhttp3.ConnectionPool connectionPool)
设置连接池
|
Copyright © 2025. All rights reserved.