public class ClientHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static ConcurrentHashMap<String,okhttp3.OkHttpClient> |
clients |
| Constructor and Description |
|---|
ClientHelper() |
| Modifier and Type | Method and Description |
|---|---|
static okhttp3.OkHttpClient |
getOkHttpClient(String host,
int port,
Map<String,Object> map) |
public static final ConcurrentHashMap<String,okhttp3.OkHttpClient> clients
Copyright © 2024. All rights reserved.