| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.remoting.http | |
| org.apache.dubbo.remoting.http.restclient |
| 限定符和类型 | 方法和说明 |
|---|---|
HttpClientConfig |
BaseRestClient.getClientConfig() |
| 构造器和说明 |
|---|
BaseRestClient(HttpClientConfig clientConfig) |
| 限定符和类型 | 方法和说明 |
|---|---|
okhttp3.OkHttpClient |
OKHttpRestClient.createHttpClient(HttpClientConfig httpClientConfig) |
| 构造器和说明 |
|---|
HttpClientRestClient(HttpClientConfig clientConfig) |
OKHttpRestClient(HttpClientConfig clientConfig) |
URLConnectionRestClient(HttpClientConfig clientConfig) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.