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 AutoDetectProxyConfigAutoDetectProxyConfig.newInstance()Creates an auto-detect proxy configuration.Methods in com.teamdev.jxbrowser.net.proxy with parameters of type AutoDetectProxyConfigModifier and TypeMethodDescriptionvoidProxy.config(AutoDetectProxyConfig proxyConfig) Updates the current proxy configuration with the givenconfig.