Uses of Class
com.github.markusbernhardt.proxy.selector.pac.ProxyEvaluationException
-
Packages that use ProxyEvaluationException Package Description com.github.markusbernhardt.proxy.selector.pac -
-
Uses of ProxyEvaluationException in com.github.markusbernhardt.proxy.selector.pac
Methods in com.github.markusbernhardt.proxy.selector.pac that throw ProxyEvaluationException Modifier and Type Method Description StringJavaxPacScriptParser. evaluate(String url, String host)Evaluates the given URL and host against the PAC script.StringPacScriptParser. evaluate(String url, String host)Evaluates the given URL and host against the PAC script.Constructors in com.github.markusbernhardt.proxy.selector.pac that throw ProxyEvaluationException Constructor Description JavaxPacScriptParser(PacScriptSource source)Constructor
-