public class ProxyPreferences
Modifiers | Name | Description |
---|---|---|
static ProxyOption |
DEFAULT_PROXY_OPTION |
Type Params | Return Type | Name and description |
---|---|---|
|
public static ProxyInformation |
getAuthProxyInformation() |
|
public static ScopedPreferenceStore |
getPreferenceStore() |
|
public static ProxyInformation |
getProxyInformation() |
|
public static ProxyInformation |
getSystemProxyInformation() |
|
public static boolean |
isAuthProxyPreferencesSet() |
|
public static boolean |
isProxyPreferencesSet() |
|
public static boolean |
isSystemProxyPreferencesSet() |
|
public static void |
saveAuthProxyInformation(ProxyInformation proxyInfo) |
|
public static void |
saveProxyInformation(ProxyInformation proxyInfo) |
|
public static void |
saveSystemProxyInformation(ProxyInformation proxyInfo) |