Package com.github.markusbernhardt.proxy
-
Interface Summary Interface Description ProxySearchStrategy Interface for a proxy search strategy. -
Class Summary 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. -
Enum Summary Enum Description ProxySearch.Strategy Types of proxy detection supported by the builder.