public interface PacEvaluator
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getProxies(java.net.URL url)
Get the proxies for accessing a given URL.
|
java.lang.String getProxies(java.net.URL url)
url
- the url for which a proxy is desired"PROXY foo.example.com:8080; PROXY bar.example.com:8080; DIRECT"