public static class AsyncHttpClientConfigHelper.Config extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CUSTOM_AHC_PROPERTIES |
static String |
DEFAULT_AHC_PROPERTIES |
Constructor and Description |
---|
Config() |
Modifier and Type | Method and Description |
---|---|
boolean |
getBoolean(String key) |
int |
getInt(String key) |
String |
getString(String key) |
String[] |
getStringArray(String key) |
void |
reload() |
public static final String DEFAULT_AHC_PROPERTIES
public static final String CUSTOM_AHC_PROPERTIES
Copyright © 2019. All rights reserved.