Package one.nio.net

Class HttpProxy

  • All Implemented Interfaces:
    Proxy

    public class HttpProxy
    extends Object
    implements Proxy
    • Field Detail

      • ALL_PORTS

        public static final int[] ALL_PORTS
    • Constructor Detail

      • HttpProxy

        public HttpProxy​(String proxyHost,
                         int proxyPort)