Class AsyncHttpClientConfigHelper


  • public final class AsyncHttpClientConfigHelper
    extends Object
    • Method Detail

      • reloadProperties

        public static void reloadProperties()
        This method invalidates the property caches. So if a system property has been changed and the effect of this change is to be seen then call reloadProperties() and then getAsyncHttpClientConfig() to get the new property values.