public class WebServer
extends java.lang.Object
| Constructor and Description |
|---|
WebServer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Start the application.
|
protected void |
start()
WebServer constructor.
|