Interface ProxySelector

    • Method Detail

      • getProxy

        Proxy getProxy​(RemoteRepository repository)
        Selects a proxy for the specified remote repository.
        Parameters:
        repository - The repository for which to select a proxy, must not be null.
        Returns:
        The selected proxy or null if none.