Class ProxyFactory


  • public class ProxyFactory
    extends Object
    • Constructor Detail

      • ProxyFactory

        public ProxyFactory()
    • Method Detail

      • createProxy

        public Proxy createProxy​(HTTPClientPolicy policy,
                                 URI currentUrl)
        This method returns the Proxy server should it be set on the Client Side Policy.
        Returns:
        The proxy server or null, if not set.