public class ProxyUtil
Type Params | Return Type | Name and description |
---|---|---|
|
public static boolean |
excludes(String[] excludes, String proxyHost, int proxyPort) |
|
public static ProxySelector |
getAutoProxySelector() |
|
protected PasswordAuthentication |
getPasswordAuthentication() |
|
public static Proxy |
getProxy(ProxyInformation proxyInfo) |
|
public static Proxy |
getProxy(ProxyInformation proxyInfo, URL url) |
|
public static Proxy |
getSystemProxy() |