Class ProxyListFallbackSelector

java.lang.Object
java.net.ProxySelector
com.github.markusbernhardt.proxy.selector.misc.ProxyListFallbackSelector

public class ProxyListFallbackSelector extends ProxySelector
Implements a fallback selector to warp it around an existing ProxySelector. This will remove proxies from a list of proxies and implement an automatic retry mechanism.
Author:
Markus Bernhardt, Copyright 2016, Bernd Rosstauscher, Copyright 2009