Class FixedProxySelector

  • Direct Known Subclasses:
    FixedSocksSelector

    public class FixedProxySelector
    extends ProxySelector
    This proxy selector is configured with a fixed proxy. This proxy will be returned for all URIs passed to the select method.
    Author:
    Markus Bernhardt, Copyright 2016, Bernd Rosstauscher, Copyright 2009