Package one.nio.net

Class HttpProxy

java.lang.Object
one.nio.net.HttpProxy
All Implemented Interfaces:
Proxy

public class HttpProxy extends Object implements Proxy
  • Field Details

    • ALL_PORTS

      public static final int[] ALL_PORTS
  • Constructor Details

    • HttpProxy

      public HttpProxy(String proxyHost, int proxyPort)
  • Method Details