Class RunStandalone


  • public class RunStandalone
    extends Object
    Since:
    moved from ../web and fixed in 0.9.27
    • Field Detail

      • APP_CONFIG_FILE

        static final File APP_CONFIG_FILE
    • Method Detail

      • main

        public static void main​(String[] args)
        Usage: RunStandalone [host [port]] (but must match what's in the jetty-i2psnark.xml file)
      • start

        public void start()
      • stop

        public void stop()
      • shutdown

        public static void shutdown()
        Since:
        0.9.27