| Interface | Description |
|---|---|
| ProxySearchStrategy |
Interface for a proxy search strategy.
|
| 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. Use addStrategy to add one or more search strategies.If you are done call the getProxySelector method. |
| Enum | Description |
|---|---|
| ProxySearch.Strategy |
Types of proxy detection supported by the builder.
|
Copyright © 2023. All rights reserved.