Uses of Class
com.github.markusbernhardt.proxy.search.desktop.win.CommonWindowsSearchStrategy
-
Packages that use CommonWindowsSearchStrategy Package Description com.github.markusbernhardt.proxy.search.browser.ie com.github.markusbernhardt.proxy.search.desktop.win -
-
Uses of CommonWindowsSearchStrategy in com.github.markusbernhardt.proxy.search.browser.ie
Subclasses of CommonWindowsSearchStrategy in com.github.markusbernhardt.proxy.search.browser.ie Modifier and Type Class Description class
IEProxySearchStrategy
Extracts the proxy settings for Microsoft Internet Explorer. -
Uses of CommonWindowsSearchStrategy in com.github.markusbernhardt.proxy.search.desktop.win
Subclasses of CommonWindowsSearchStrategy in com.github.markusbernhardt.proxy.search.desktop.win Modifier and Type Class Description class
WinProxySearchStrategy
Extracts the proxy settings from the windows registry.
-