Class AutoDetectProxyConfig

java.lang.Object
com.teamdev.jxbrowser.net.proxy.AutoDetectProxyConfig
All Implemented Interfaces:
ProxyConfig

public final class AutoDetectProxyConfig extends Object implements ProxyConfig
With this proxy configuration the connection automatically detects proxy settings.
  • Method Details

    • newInstance

      public static AutoDetectProxyConfig newInstance()
      Creates an auto-detect proxy configuration.

      With this proxy configuration, the proxy settings will be detected automatically for the current network.