Uses of Class
com.github.markusbernhardt.proxy.util.ProxyException
Packages that use ProxyException
Package
Description
-
Uses of ProxyException in com.github.markusbernhardt.proxy
Methods in com.github.markusbernhardt.proxy that throw ProxyExceptionModifier and TypeMethodDescriptionProxySearchStrategy.getProxySelector()
Gets the a ProxySelector found by applying the search strategy. -
Uses of ProxyException in com.github.markusbernhardt.proxy.search.browser.firefox
Methods in com.github.markusbernhardt.proxy.search.browser.firefox that throw ProxyExceptionModifier and TypeMethodDescriptionFirefoxProxySearchStrategy.getProxySelector()
Loads the proxy settings and initializes a proxy selector for the firefox proxy settings.FirefoxProxySearchStrategy.readSettings()
Reads the settings file and stores all settings in a Properties map. -
Uses of ProxyException in com.github.markusbernhardt.proxy.search.browser.ie
Methods in com.github.markusbernhardt.proxy.search.browser.ie that throw ProxyExceptionModifier and TypeMethodDescriptionprivate ProxySelector
IEProxySearchStrategy.createFixedProxySelector
(IEProxyConfig ieProxyConfig) Parses the proxy settings into an ProxySelector.IEProxySearchStrategy.getProxySelector()
getProxySelector -
Uses of ProxyException in com.github.markusbernhardt.proxy.search.desktop
Methods in com.github.markusbernhardt.proxy.search.desktop that throw ProxyExceptionModifier and TypeMethodDescriptionDesktopProxySearchStrategy.getProxySelector()
Gets the default ProxySelector for the current platform. -
Uses of ProxyException in com.github.markusbernhardt.proxy.search.desktop.gnome
Methods in com.github.markusbernhardt.proxy.search.desktop.gnome that throw ProxyExceptionModifier and TypeMethodDescriptionGnomeDConfProxySearchStrategy.getProxySelector()
Loads the proxy settings and initializes a proxy selector for the Gnome proxy settings.GnomeProxySearchStrategy.getProxySelector()
Loads the proxy settings and initializes a proxy selector for the Gnome proxy settings.GnomeDConfProxySearchStrategy.readSettings()
Load the proxy settings from the gconf settings XML file.GnomeProxySearchStrategy.readSettings()
Load the proxy settings from the gconf settings XML file. -
Uses of ProxyException in com.github.markusbernhardt.proxy.search.desktop.kde
Methods in com.github.markusbernhardt.proxy.search.desktop.kde that throw ProxyExceptionModifier and TypeMethodDescriptionKdeProxySearchStrategy.getProxySelector()
Loads the proxy settings and initializes a proxy selector for the firefox proxy settings.private Properties
KdeProxySearchStrategy.readSettings()
Reads the settings and stores them in a properties map. -
Uses of ProxyException in com.github.markusbernhardt.proxy.search.desktop.osx
Methods in com.github.markusbernhardt.proxy.search.desktop.osx that throw ProxyExceptionModifier and TypeMethodDescriptionprivate ProxySelector
OsxProxySearchStrategy.autodetectProxyIfAvailable
(PListParser.Dict proxySettings, ProxySelector result) Invoke WPAD proxy detection if configured.private ProxySelector
OsxProxySearchStrategy.buildSelector
(PListParser.Dict proxySettings) Build a selector from the given settings.OsxProxySearchStrategy.getProxySelector()
Loads the proxy settings and initializes a proxy selector for the OSX proxy settings. -
Uses of ProxyException in com.github.markusbernhardt.proxy.search.desktop.win
Methods in com.github.markusbernhardt.proxy.search.desktop.win that throw ProxyExceptionModifier and TypeMethodDescriptionprivate ProxySelector
WinProxySearchStrategy.createFixedProxySelector
(WinProxyConfig winProxyConfig) Parses the proxy settings into an ProxySelector.WinProxySearchStrategy.getProxySelector()
getProxySelectorprotected Properties
CommonWindowsSearchStrategy.parseProxyList
(String proxyString) Parses the proxy list and splits it by protocol. -
Uses of ProxyException in com.github.markusbernhardt.proxy.search.wpad
Methods in com.github.markusbernhardt.proxy.search.wpad that throw ProxyExceptionModifier and TypeMethodDescriptionWpadProxySearchStrategy.getProxySelector()
Loads the proxy settings from a PAC file.WpadProxySearchStrategyWithDHPC.getProxySelector()
Loads the proxy settings from a PAC file. -
Uses of ProxyException in com.github.markusbernhardt.proxy.selector.pac
Subclasses of ProxyException in com.github.markusbernhardt.proxy.selector.pac