Package com.github.markusbernhardt.proxy.selector.pac
package com.github.markusbernhardt.proxy.selector.pac
-
ClassDescriptionPAC parser using the Rhino JavaScript engine bundled with Java 1.6
More information about PAC can be found there:
Proxy_auto-config
web-browser-auto-proxy-configurationProxySelector that will use a PAC script to find an proxy for a given URI.Implementation of PAC JavaScript functions.Common interface for PAC script parsers.An source to fetch the PAC script from.Exception for PAC script errors.Defines the public interface for PAC scripts.Script source that will load the content of a PAC file from an webserver.