Uses of Class
com.github.markusbernhardt.proxy.search.desktop.win.WinProxyConfig
-
Packages that use WinProxyConfig Package Description com.github.markusbernhardt.proxy.search.desktop.win -
-
Uses of WinProxyConfig in com.github.markusbernhardt.proxy.search.desktop.win
Methods in com.github.markusbernhardt.proxy.search.desktop.win that return WinProxyConfig Modifier and Type Method Description WinProxyConfig
WinProxySearchStrategy. readWindowsProxyConfig()
Methods in com.github.markusbernhardt.proxy.search.desktop.win with parameters of type WinProxyConfig Modifier and Type Method Description private java.net.ProxySelector
WinProxySearchStrategy. createFixedProxySelector(WinProxyConfig winProxyConfig)
Parses the proxy settings into an ProxySelector.
-