Uses of Class
com.teamdev.jxbrowser.net.proxy.AutoDetectProxyConfig
Packages that use AutoDetectProxyConfig
Package
Description
Provides classes that allow you to configure proxy.
-
Uses of AutoDetectProxyConfig in com.teamdev.jxbrowser.net.proxy
Methods in com.teamdev.jxbrowser.net.proxy that return AutoDetectProxyConfigModifier and TypeMethodDescriptionstatic AutoDetectProxyConfig
AutoDetectProxyConfig.newInstance()
Creates an auto-detect proxy configuration.Methods in com.teamdev.jxbrowser.net.proxy with parameters of type AutoDetectProxyConfigModifier and TypeMethodDescriptionvoid
Proxy.config
(AutoDetectProxyConfig proxyConfig) Updates the current proxy configuration with the givenconfig
.