public class ServerMain
extends java.lang.Object
Constructor and Description |
---|
ServerMain() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Starts the web server listening for incoming client connections.
|