- PacEvaluator - Interface in com.aresstack.winproxy
-
Evaluates a PAC script for one target URL.
- PacHostResolver() - Constructor for class com.aresstack.winproxy.GraalPacScriptEvaluator.PacHostResolver
-
- PacScriptLoader - Interface in com.aresstack.winproxy
-
Loads PAC script content.
- pacUrl(String) - Method in class com.aresstack.winproxy.ProxyConfiguration.Builder
-
- pacUrlDiscoveryScript(String) - Method in class com.aresstack.winproxy.ProxyConfiguration.Builder
-
- PacUrlProxyResolver - Class in com.aresstack.winproxy
-
Resolves proxies through the PAC_URL pipeline.
- PacUrlProxyResolver(PacUrlResolver, PacScriptLoader, PacEvaluator, StaticProxySettingsResolver) - Constructor for class com.aresstack.winproxy.PacUrlProxyResolver
-
- PacUrlResolution - Class in com.aresstack.winproxy
-
Result of PAC/WPAD URL discovery.
- PacUrlResolver - Interface in com.aresstack.winproxy
-
Resolves a PAC/WPAD URL.
- PacUrlSource - Enum in com.aresstack.winproxy
-
- parse(String) - Method in class com.aresstack.winproxy.ProxyResultParser
-
- parse(String, String) - Method in class com.aresstack.winproxy.ProxyServerParser
-
- PowerShellPacUrlResolver - Class in com.aresstack.winproxy
-
Resolves the PAC URL through a PowerShell script.
- PowerShellPacUrlResolver(String) - Constructor for class com.aresstack.winproxy.PowerShellPacUrlResolver
-
- proxy(String, int, String) - Static method in class com.aresstack.winproxy.ProxyResult
-
Creates a PROXY result.
- ProxyBypassMatcher - Class in com.aresstack.winproxy
-
Matches target URLs against Windows proxy bypass patterns.
- ProxyBypassMatcher() - Constructor for class com.aresstack.winproxy.ProxyBypassMatcher
-
- ProxyConfiguration - Class in com.aresstack.winproxy
-
Immutable configuration for proxy resolution.
- ProxyConfiguration.Builder - Class in com.aresstack.winproxy
-
- ProxyDefaults - Class in com.aresstack.winproxy
-
Contains reusable default scripts and test URLs for Windows proxy detection.
- ProxyMode - Enum in com.aresstack.winproxy
-
Selects the proxy resolution strategy.
- ProxyResolutionException - Exception in com.aresstack.winproxy
-
Signals that proxy resolution failed unexpectedly.
- ProxyResolutionException(String) - Constructor for exception com.aresstack.winproxy.ProxyResolutionException
-
- ProxyResolutionException(String, Throwable) - Constructor for exception com.aresstack.winproxy.ProxyResolutionException
-
- ProxyResult - Class in com.aresstack.winproxy
-
Immutable result of a proxy resolution.
- ProxyResultParser - Class in com.aresstack.winproxy
-
Parses PAC proxy result strings.
- ProxyResultParser() - Constructor for class com.aresstack.winproxy.ProxyResultParser
-
- ProxyServerParser - Class in com.aresstack.winproxy
-
Parses Windows ProxyServer registry values.
- ProxyServerParser() - Constructor for class com.aresstack.winproxy.ProxyServerParser
-