Package com.teamdev.jxbrowser.net.proxy
Class AutoDetectProxyConfig
java.lang.Object
com.teamdev.jxbrowser.net.proxy.AutoDetectProxyConfig
- All Implemented Interfaces:
ProxyConfig
With this proxy configuration the connection automatically detects proxy settings.
-
Method Summary
Modifier and TypeMethodDescriptionstatic AutoDetectProxyConfig
Creates an auto-detect proxy configuration.
-
Method Details
-
newInstance
Creates an auto-detect proxy configuration.With this proxy configuration, the proxy settings will be detected automatically for the current network.
-