public class PacUtil extends Object
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static String |
WPAD_SCRIPT_URL |
| コンストラクタと説明 |
|---|
PacUtil() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static String |
findPacFromDNS() |
static ProxySelector |
getDefaultProxySelector() |
static void |
setupDefaultProxySelector() |
static List<Proxy> |
toProxies(String result) |
static List<Proxy> |
toProxies(String result,
boolean resolveAddress) |
public static void setupDefaultProxySelector()
public static ProxySelector getDefaultProxySelector()
public static String findPacFromDNS() throws IOException
IOExceptionpublic static List<Proxy> toProxies(String result) throws ProxyFormatException
public static List<Proxy> toProxies(String result, boolean resolveAddress) throws ProxyFormatException
Copyright © 2018. All rights reserved.