PacScriptParser | Common interface for PAC script parsers. |
PacScriptSource | An source to fetch the PAC script from. |
ScriptMethods | Defines the public interface for PAC scripts. |
JavaxPacScriptParser | PAC parser using the Rhino JavaScript engine bundled with Java 1.6 |
Key | |
PacProxySelector | ProxySelector that will use a PAC script to find an proxy for a given URI. |
PacScriptMethods | Implementation of PAC JavaScript functions. |
ProxyUtil | Small helper class for some common utility methods. |
ProxyUtils | |
UrlPacScriptSource | Script source that will load the content of a PAC file from an webserver. |
WinRegistryFullOperation |