Uses of Interface
com.helger.httpclient.IHttpClientSettings
Packages that use IHttpClientSettings
-
Uses of IHttpClientSettings in com.helger.httpclient
Classes in com.helger.httpclient that implement IHttpClientSettingsModifier and TypeClassDescriptionclassAll the easily configurable settings for anHttpClientFactoryMethods in com.helger.httpclient with parameters of type IHttpClientSettingsModifier and TypeMethodDescriptionfinal HttpClientSettingsHttpClientSettings.setAllFrom(IHttpClientSettings aSource) Apply all settings from the provided HTTP client settingsConstructors in com.helger.httpclient with parameters of type IHttpClientSettingsModifierConstructorDescriptionHttpClientSettings(IHttpClientSettings aSource) "Copy" constructor.