Interface ProxySearchStrategy

    • Method Detail

      • getProxySelector

        ProxySelector getProxySelector()
                                throws ProxyException
        Gets the a ProxySelector found by applying the search strategy.
        Returns:
        a ProxySelector, null if none is found.
        Throws:
        ProxyException - on error
      • getName

        String getName()
        Gets the printable name of the search strategy.
        Returns:
        the printable name of the search strategy