Class UseProxyWhiteListSelector


  • public class UseProxyWhiteListSelector
    extends ProxySelector
    Special purpose ProxySelector used as Facade on top of a normal ProxySelector. A wrapper that will first check the URI against a white list and if it matches it will use a proxy as provided by the delegate ProxySelector else it will return DIRECT.
    Author:
    Markus Bernhardt, Copyright 2016, Bernd Rosstauscher, Copyright 2009