Uses of Package
com.github.markusbernhardt.proxy.selector.pac
-
Packages that use com.github.markusbernhardt.proxy.selector.pac Package Description com.github.markusbernhardt.proxy.selector.pac com.github.markusbernhardt.proxy.util -
Classes in com.github.markusbernhardt.proxy.selector.pac used by com.github.markusbernhardt.proxy.selector.pac Class Description PacProxySelector ProxySelector that will use a PAC script to find a proxy for a given URI.PacScriptParser Common interface for PAC script parsers.PacScriptSource An source to fetch the PAC script from.ProxyEvaluationException Exception for PAC script errors.ScriptMethods Defines the public interface for PAC scripts. -
Classes in com.github.markusbernhardt.proxy.selector.pac used by com.github.markusbernhardt.proxy.util Class Description PacProxySelector ProxySelector that will use a PAC script to find a proxy for a given URI.