| Package | Description |
|---|---|
| com.alee.managers.proxy |
| Modifier and Type | Method and Description |
|---|---|
ProxySettings |
ProxySettings.clone() |
static ProxySettings |
ProxyManager.getProxySettings()
Returns current proxy settings or default proxy settings if none installed.
|
static ProxySettings |
ProxyManager.getSystemProxySettings()
Returns single system proxy settings object.
|
static ProxySettings |
ProxyManager.setSystemProxySettings()
Installs system proxy settings.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ProxyManager.setProxySettings(ProxySettings settings)
Installs proxy settings with specified host, port and proxy login and password.
|
static void |
ProxyManager.setProxySettings(ProxySettings settings,
boolean save)
Installs proxy settings with specified host, port and proxy login and password.
|
Copyright © 2020. All rights reserved.