All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description BufferedProxySelector Implements a cache that can be used to warp it around an existing ProxySelector.BufferedProxySelector.CacheEntry BufferedProxySelector.CacheScope Define the available scopes of the cache key generationCommonWindowsSearchStrategy Contains common methods used in search strategies for both Windows and IE.DefaultWhiteListParser Default implementation for an white list parser.DesktopProxySearchStrategy This search provider will try to find out on which desktop platform we are running and then will initialize the default proxy search.DHCPMessage This class represents a DHCP Message.DHCPOptions This class represents a linked list of options for a DHCP message.DHCPSocket This class represents a Socket for sending DHCP MessagesEmptyXMLResolver This resolver is used to prevent network lookups of DTD or XML schemas.EnvProxySearchStrategy Reads some environment variables and extracts the proxy settings from them.FirefoxProfileSource A profile source for Firefox profiles.FirefoxProxySearchStrategy Loads the Firefox3 proxy settings from the users Firefox3 settings.FirefoxSettingParser Parser for the Firefox settings file.FixedProxySelector This proxy selector is configured with a fixed proxy.FixedSocksSelector This proxy selector is configured with a fixed proxy.GnomeDConfProxySearchStrategy Loads the Gnome proxy settings from the Gnome GConf settings.GnomeProxySearchStrategy Loads the Gnome proxy settings from the Gnome GConf settings.HostnameFilter Tests if a host name of a given URI matches some criteria.HostnameFilter.Mode IELocalByPassFilter IEProxyConfig Proxy settings container used for the native methods.IEProxySearchStrategy Extracts the proxy settings for Microsoft Internet Explorer.IpRangeFilter Filters an URI by inspecting it's IP address is in a given range.IPWithSubnetChecker Checks if the given string is a IP4 range subnet definition of the format 192.168.0/24 Based on a contribution by Jan EnglerJavaProxySearchStrategy Reads some java system properties and extracts the proxy settings from them.JavaxPacScriptParser PAC parser using the Rhino JavaScript engine bundled with Java 1.6
More information about PAC can be found there:
Proxy_auto-config
web-browser-auto-proxy-configurationKdeProxySearchStrategy Loads the KDE4 proxy settings from the KDE kioslaverc file.KdeSettingsParser Parser for the KDE settings file.LinuxFirefoxProfileSource Searches for Firefox profile on an Linux / Unix base system.Logger Simple logging support for the framework.Logger.LogBackEnd Interface for a logging backend that can be attached to the logger.Logger.LogLevel NoProxySelector This proxy selector will always return a "DIRECT" proxy.OsxFirefoxProfileSource Searches for Firefox profile on an OSX system.OsxProxySearchStrategy Loads the OSX system proxy settings from the settings file.PacProxySelector ProxySelector that will use a PAC script to find an proxy for a given URI.PacScriptMethods Implementation of PAC JavaScript functions.PacScriptParser Common interface for PAC script parsers.PacScriptSource An source to fetch the PAC script from.PlatformUtil Defines some helper methods to find the correct platform.PlatformUtil.Browser PlatformUtil.Desktop PlatformUtil.Platform PListParser Plist xml handling (serialization and deserialization)PListParser.Dict Small helper class representing a tree node.PListParser.ElementType All element types possible for a plist.PListParser.XmlParseException Exception is used for XML parse problems.ProtocolDispatchSelector This is a facade for a list of ProxySelecor objects.ProxyBypassListSelector Special purpose ProxySelector used as Facade on top of a normal ProxySelector.ProxyEvaluationException Exception for PAC script errors.ProxyException Indicates an exception in the proxy framework.ProxyListFallbackSelector Implements a fallback selector to warp it around an existing ProxySelector.ProxySearch Main class to setup and initialize the proxy detection system.
This class can be used to select a proxy discovery strategy.
Implements the "Builder" pattern.
UseaddStrategy
to add one or more search strategies.
If you are done call thegetProxySelector
method.ProxySearch.Strategy Types of proxy detection supported by the builder.ProxySearchStrategy Interface for a proxy search strategy.ProxyTester Small test application that allows you to select a proxy search strategy and then validate URLs against it.ProxyUtil Small helper class for some common utility methods.ScriptMethods Defines the public interface for PAC scripts.UriFilter Interface for an URI filter.UrlPacScriptSource Script source that will load the content of a PAC file from an webserver.UseProxyWhiteListSelector Special purpose ProxySelector used as Facade on top of a normal ProxySelector.WhiteListParser Interface for an white list parser.WinFirefoxProfileSource Finds the Firefox profile on Windows platforms.WinHttp WinHttp.dll Interface.WinHttpCurrentUserIEProxyConfig The WINHTTP_CURRENT_USER_IE_PROXY_CONFIG structure contains the Internet Explorer proxy configuration information.WinHttpCurrentUserIEProxyConfig.ByReference Tagging interface to indicate the address of an instance of the Structure type is to be used within aStructure
definition rather than nesting the full Structure contents.WinHttpCurrentUserIEProxyConfig.ByValue Tagging interface to indicate the value of an instance of theStructure
type is to be used in function invocations rather than its address.WinHttpHelpers Static helper methods for WindowsWinHttp
functions.WinHttpProxyInfo The WINHTTP_PROXY_INFO structure contains the session or default proxy configuration.WinHttpProxyInfo.ByReference Tagging interface to indicate the address of an instance of the Structure type is to be used within aStructure
definition rather than nesting the full Structure contents.WinHttpProxyInfo.ByValue Tagging interface to indicate the value of an instance of theStructure
type is to be used in function invocations rather than its address.WinProxyConfig WinProxySearchStrategy Extracts the proxy settings from the windows registry.WpadProxySearchStrategy Uses automatic proxy script search (WPAD) to find an PAC file automatically.WpadProxySearchStrategyWithDHPC Uses automatic proxy script search (WPAD) to find an PAC file automatically.WTypes2 Pointer wrapper classes for various Windows SDK types.WTypes2.LPWSTRByReference A pointer to a LPWSTR.