public class HttpClientUtils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ipv4Pattern |
| Constructor and Description |
|---|
HttpClientUtils() |
| Modifier and Type | Method and Description |
|---|---|
static okhttp3.OkHttpClient |
createHttpClient(Config config) |
static okhttp3.OkHttpClient |
createHttpClientForMockServer(Config config) |
public static final java.lang.String ipv4Pattern
Copyright © 2015-2019 Red Hat. All Rights Reserved.