public class WebServer extends AbstractWebServer<WebServer>
env, port, routesProvider, server
Constructor and Description |
---|
WebServer() |
Modifier and Type | Method and Description |
---|---|
protected HttpServerWrapper |
createHttpServer(Handler handler) |
static void |
main(String[] args) |
configure, configure, createEnv, errorPage, errorPage, errorPage, handle, handleServerError, port, start, start, startOnRandomPort, startSSL, startSSL, startSSL, startWithContext, stop
public static void main(String[] args)
protected HttpServerWrapper createHttpServer(Handler handler) throws Exception
createHttpServer
in class AbstractWebServer<WebServer>
Exception
Copyright © 2015. All Rights Reserved.