Class ServerMain
java.lang.Object
org.torproject.metrics.exonerator.ServerMain
public class ServerMain
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ServerMain()
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] args)
Starts the web server listening for incoming client connections.
-
Constructor Details
-
ServerMain
public ServerMain()
-
-
Method Details
-
main
public static void main(java.lang.String[] args)Starts the web server listening for incoming client connections.
-