public final class StartServer extends Object
| Constructor and Description |
|---|
StartServer(int sPort)
I'm a lazy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
This method starts the embedded Jetty server.
|
void |
stopServer()
This method stops the Jetty server.
|
Copyright © 2013. All Rights Reserved.