public class JettyServer extends Object
| Constructor and Description |
|---|
JettyServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(String path,
String port)
Run Jetty web server serving out supplied path on supplied port
|
Copyright © 2017. All rights reserved.