Package | Description |
---|---|
com.google.gwt.core.ext |
Classes used to extend the GWT compiler.
|
com.google.gwt.dev.shell.jetty |
Modifier and Type | Method and Description |
---|---|
abstract ServletContainer |
ServletContainerLauncher.start(TreeLogger logger,
int port,
File appRootDir)
Start an embedded HTTP servlet container.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
JettyLauncher.JettyServletContainer
The resulting
ServletContainer this is launched. |
Modifier and Type | Method and Description |
---|---|
ServletContainer |
JettyLauncher.start(TreeLogger logger,
int port,
File appRootDir) |
Copyright © 2018. All rights reserved.