Uses of Package
com.github.markusbernhardt.proxy
-
Classes in com.github.markusbernhardt.proxy used by com.github.markusbernhardt.proxy Class Description ProxySearch Main class to setup and initialize the proxy detection system.
This class can be used to select a proxy discovery strategy.
Implements the "Builder" pattern.
UseaddStrategy
to add one or more search strategies.
If you are done call thegetProxySelector
method.ProxySearch.Strategy Types of proxy detection supported by the builder.ProxySearchStrategy Interface for a proxy search strategy. -
Classes in com.github.markusbernhardt.proxy used by com.github.markusbernhardt.proxy.search.browser.firefox Class Description ProxySearchStrategy Interface for a proxy search strategy. -
Classes in com.github.markusbernhardt.proxy used by com.github.markusbernhardt.proxy.search.browser.ie Class Description ProxySearchStrategy Interface for a proxy search strategy. -
Classes in com.github.markusbernhardt.proxy used by com.github.markusbernhardt.proxy.search.desktop Class Description ProxySearchStrategy Interface for a proxy search strategy. -
Classes in com.github.markusbernhardt.proxy used by com.github.markusbernhardt.proxy.search.desktop.gnome Class Description ProxySearchStrategy Interface for a proxy search strategy. -
Classes in com.github.markusbernhardt.proxy used by com.github.markusbernhardt.proxy.search.desktop.kde Class Description ProxySearchStrategy Interface for a proxy search strategy. -
Classes in com.github.markusbernhardt.proxy used by com.github.markusbernhardt.proxy.search.desktop.osx Class Description ProxySearchStrategy Interface for a proxy search strategy. -
Classes in com.github.markusbernhardt.proxy used by com.github.markusbernhardt.proxy.search.desktop.win Class Description ProxySearchStrategy Interface for a proxy search strategy. -
Classes in com.github.markusbernhardt.proxy used by com.github.markusbernhardt.proxy.search.env Class Description ProxySearchStrategy Interface for a proxy search strategy. -
Classes in com.github.markusbernhardt.proxy used by com.github.markusbernhardt.proxy.search.java Class Description ProxySearchStrategy Interface for a proxy search strategy. -
Classes in com.github.markusbernhardt.proxy used by com.github.markusbernhardt.proxy.search.wpad Class Description ProxySearchStrategy Interface for a proxy search strategy. -
Classes in com.github.markusbernhardt.proxy used by com.github.markusbernhardt.proxy.ui Class Description ProxySearch.Strategy Types of proxy detection supported by the builder.