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 ProxyException -
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. -
Uses of ProxyException in com.github.markusbernhardt.proxy.search.desktop.osx
Methods in com.github.markusbernhardt.proxy.search.desktop.osx that throw ProxyExceptionModifier and TypeMethodDescriptionOsxProxySearchStrategy.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 TypeMethodDescriptionWinProxySearchStrategy.getProxySelector()getProxySelectorprotected PropertiesCommonWindowsSearchStrategy.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