org.skyscreamer.yoga.demo.util
Class JettyServer
java.lang.Object
org.skyscreamer.yoga.demo.util.JettyServer
public class JettyServer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JettyServer
public JettyServer()
JettyServer
public JettyServer(int port)
createServer
public static JettyServer createServer(int port,
boolean join)
throws Exception
- Throws:
Exception
run
public void run()
throws Exception
- Throws:
Exception
run
public void run(boolean join)
throws Exception
- Throws:
Exception
init
protected void init()
stop
public void stop()
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.