Uses of Interface
com.helger.httpclient.IHttpProxySettings
Packages that use IHttpProxySettings
-
Uses of IHttpProxySettings in com.helger.httpclient
Classes in com.helger.httpclient that implement IHttpProxySettingsModifier and TypeClassDescriptionclassAll the easily configurable settings for a single HTTP proxy serverMethods in com.helger.httpclient that return IHttpProxySettingsModifier and TypeMethodDescriptionIHttpClientSettings.getGeneralProxy()IHttpClientSettings.getHttpProxy()IHttpClientSettings.getHttpsProxy()Methods in com.helger.httpclient with parameters of type IHttpProxySettingsModifier and TypeMethodDescriptionfinal HttpProxySettingsHttpProxySettings.setAllFrom(IHttpProxySettings aSource) Apply all settings from the provided HTTP proxy settingsConstructors in com.helger.httpclient with parameters of type IHttpProxySettings