Uses of Class
com.github.markusbernhardt.proxy.selector.fixed.FixedProxySelector
Packages that use FixedProxySelector
Package
Description
-
Uses of FixedProxySelector in com.github.markusbernhardt.proxy.selector.fixed
Subclasses of FixedProxySelector in com.github.markusbernhardt.proxy.selector.fixedModifier and TypeClassDescriptionclass
This proxy selector is configured with a fixed proxy. -
Uses of FixedProxySelector in com.github.markusbernhardt.proxy.util
Methods in com.github.markusbernhardt.proxy.util that return FixedProxySelectorModifier and TypeMethodDescriptionstatic FixedProxySelector
ProxyUtil.parseProxySettings
(String proxyVar) Parse host and port out of a proxy variable.