public class RunStandalone extends Object
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Usage: RunStandalone [host [port]] (but must match what's in the jetty-i2psnark.xml file)
|
static void |
shutdown() |
void |
start() |
void |
stop() |
public static void main(String[] args)
public void start()
public void stop()
public static void shutdown()