Class ProxyServer

java.lang.Object
io.fluxcapacitor.proxy.ProxyServer

public class ProxyServer extends Object
  • Constructor Details

    • ProxyServer

      public ProxyServer()
  • Method Details

    • main

      public static void main(String[] args)
    • start

      public static io.fluxcapacitor.common.Registration start(int port, ProxyRequestHandler proxyHandler)