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