Class ProxyLogServer

java.lang.Object
io.milton.proxy.ProxyServer
io.milton.proxy.ProxyLogServer
All Implemented Interfaces:
Service, Stoppable, Runnable

public class ProxyLogServer extends ProxyServer
proxylogserver is a logging version of proxyserver. Stores log files in "log' subdirectory
  • Constructor Details

    • ProxyLogServer

      public ProxyLogServer()
    • ProxyLogServer

      public ProxyLogServer(String targetHost, int targetPort, int listenPort)
  • Method Details