Class Launcher


  • public class Launcher
    extends Object
    Launches a new HTTP proxy.
    • Constructor Detail

      • Launcher

        public Launcher()
    • Method Detail

      • main

        public static void main​(String... args)
        Starts the proxy from the command line.
        Parameters:
        args - Any command line arguments.
      • printHelp

        private static void printHelp​(org.apache.commons.cli.Options options,
                                      String errorMessage)
      • pollLog4JConfigurationFileIfAvailable

        private static void pollLog4JConfigurationFileIfAvailable()