public class JettyServer extends Object
| Constructor and Description |
|---|
JettyServer() |
JettyServer(int port) |
| Modifier and Type | Method and Description |
|---|---|
static JettyServer |
createServer(int port,
boolean join) |
protected void |
init() |
void |
run() |
void |
run(boolean join) |
void |
stop() |
public static JettyServer createServer(int port, boolean join) throws Exception
Exceptionprotected void init()
Copyright © 2014. All Rights Reserved.