Uses of Class
com.norconex.commons.lang.net.ProxySettings
Packages that use ProxySettings
-
Uses of ProxySettings in com.norconex.commons.lang.net
Methods in com.norconex.commons.lang.net that return ProxySettingsModifier and TypeMethodDescriptionProxySettings.setCredentials(Credentials credentials) Sets the proxy credentials.Proxy host (name and port), ornullwhen not set.Proxy authentication realm, when required or applicable.Proxy scheme (default is "http").Methods in com.norconex.commons.lang.net with parameters of type ProxySettingsModifier and TypeMethodDescriptionvoidProxySettings.copyFrom(ProxySettings another) Copy properties of the supplied instance to this instance.voidProxySettings.copyTo(ProxySettings another) Copy properties of this instance to the supplied instance.