public final class Gui extends Object
Modifier and Type | Method and Description |
---|---|
void |
launch()
Load resources, then launch server.
|
JettyStarter.ServerWrapper |
launchAsync()
Launch server asynchronously, then load resources.
|
static void |
main(String[] args)
Main method.
|
public void launch() throws Exception
Exception
- propagatedpublic JettyStarter.ServerWrapper launchAsync() throws Exception
Exception
- propagated