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