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