public class WebServer extends Object
EXPERIMENTAL. There is no authentication, encryption, or XSS protection, so this server is only safe to run on localhost.
Modifier and Type | Method and Description |
---|---|
File |
getCurrentWarDir(String outputModuleName)
Returns the location of the compiler output.
|
int |
getPort() |
void |
stop() |
Copyright © 2018. All rights reserved.