| Modifier and Type | Method | Description |
|---|---|---|
ProxySelector |
ProxySearchStrategy.getProxySelector() |
Gets the a ProxySelector found by applying the search strategy.
|
| Modifier and Type | Method | Description |
|---|---|---|
ProxySelector |
FirefoxProxySearchStrategy.getProxySelector() |
Loads the proxy settings and initializes a proxy selector for the firefox
proxy settings.
|
Properties |
FirefoxProxySearchStrategy.readSettings() |
Reads the settings file and stores all settings in a Properties map.
|
| Modifier and Type | Method | Description |
|---|---|---|
ProxySelector |
IEProxySearchStrategy.getProxySelector() |
getProxySelector
|
| Modifier and Type | Method | Description |
|---|---|---|
ProxySelector |
DesktopProxySearchStrategy.getProxySelector() |
Gets the default ProxySelector for the current platform.
|
| Modifier and Type | Method | Description |
|---|---|---|
ProxySelector |
GnomeDConfProxySearchStrategy.getProxySelector() |
Loads the proxy settings and initializes a proxy selector for the Gnome
proxy settings.
|
ProxySelector |
GnomeProxySearchStrategy.getProxySelector() |
Loads the proxy settings and initializes a proxy selector for the Gnome
proxy settings.
|
Properties |
GnomeDConfProxySearchStrategy.readSettings() |
Load the proxy settings from the gconf settings XML file.
|
Properties |
GnomeProxySearchStrategy.readSettings() |
Load the proxy settings from the gconf settings XML file.
|
| Modifier and Type | Method | Description |
|---|---|---|
ProxySelector |
KdeProxySearchStrategy.getProxySelector() |
Loads the proxy settings and initializes a proxy selector for the firefox
proxy settings.
|
| Modifier and Type | Method | Description |
|---|---|---|
ProxySelector |
OsxProxySearchStrategy.getProxySelector() |
Loads the proxy settings and initializes a proxy selector for the OSX
proxy settings.
|
| Modifier and Type | Method | Description |
|---|---|---|
ProxySelector |
WinProxySearchStrategy.getProxySelector() |
getProxySelector
|
protected Properties |
CommonWindowsSearchStrategy.parseProxyList(String proxyString) |
Parses the proxy list and splits it by protocol.
|
| Modifier and Type | Method | Description |
|---|---|---|
ProxySelector |
WpadProxySearchStrategy.getProxySelector() |
Loads the proxy settings from a PAC file.
|
ProxySelector |
WpadProxySearchStrategyWithDHPC.getProxySelector() |
Loads the proxy settings from a PAC file.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ProxyEvaluationException |
Exception for PAC script errors.
|
Copyright © 2018. All rights reserved.