Class ProxyBypassListSelector


  • public class ProxyBypassListSelector
    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 return DIRECT else it will pass the URI to an delegate for inspection.
    Author:
    Markus Bernhardt, Copyright 2016, Bernd Rosstauscher, Copyright 2009