Class RunStandalone

java.lang.Object
org.klomp.snark.standalone.RunStandalone

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

    • APP_CONFIG_FILE

      static final File APP_CONFIG_FILE
  • Method Details

    • 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