Class ConservativeProxySelector

  • All Implemented Interfaces:
    ProxySelector

    public final class ConservativeProxySelector
    extends Object
    implements ProxySelector
    A proxy selector that delegates to another selector but only if a repository has no proxy yet. If a proxy has already been assigned to a repository, that is selected.