Uses of Class
com.teamdev.jxbrowser.net.proxy.UrlProxyConfig
Package
Description
Provides classes that allow you to configure proxy.
-
Uses of UrlProxyConfig in com.teamdev.jxbrowser.net.proxy
Modifier and TypeMethodDescriptionstatic UrlProxyConfig
UrlProxyConfig.newInstance
(String pacUrl) Creates a proxy configuration based on the PAC file located at the givenpacUrl
.Modifier and TypeMethodDescriptionvoid
Proxy.config
(UrlProxyConfig proxyConfig) Updates the current proxy configuration with the givenconfig
.