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