类 Proxies


  • public class Proxies
    extends Object
    Utils class for create Proxy
    作者:
    Liu Dong
    • 构造器详细资料

      • Proxies

        public Proxies()
    • 方法详细资料

      • httpProxy

        public static Proxy httpProxy​(String host,
                                      int port)
        Create http proxy
      • socksProxy

        public static Proxy socksProxy​(String host,
                                       int port)
        Create socks5 proxy