Uses of Package
com.github.markusbernhardt.proxy.selector.pac
-
Classes in com.github.markusbernhardt.proxy.selector.pac used by com.github.markusbernhardt.proxy.search.browser.ie Class Description PacProxySelector ProxySelector that will use a PAC script to find an proxy for a given URI. -
Classes in com.github.markusbernhardt.proxy.selector.pac used by com.github.markusbernhardt.proxy.selector.pac Class Description 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 an proxy for a given URI.