public class HttpClientFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPATIBLE_HTTP_CLIENT_CLASS_NAME |
static String |
HTTP_CLIENT_IMPL_KEY |
| Constructor and Description |
|---|
HttpClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IHttpClient |
buildClient(IClientProfile profile) |
public static String HTTP_CLIENT_IMPL_KEY
public static String COMPATIBLE_HTTP_CLIENT_CLASS_NAME
public static IHttpClient buildClient(IClientProfile profile)
Copyright © 2022. All rights reserved.