public class WebServer extends WebServerBase
DEFAULT_ADDRESS, DEFAULT_AUTH_ADDRESS, DEFAULT_AUTH_TIMEOUT, DEFAULT_INDEX_PAGE, DEFAULT_PORT, DEFAULT_WEB_ROOT| Constructor and Description |
|---|
WebServer() |
| Modifier and Type | Method and Description |
|---|---|
protected org.vertx.java.core.http.RouteMatcher |
routeMatcher() |
start, staticHandlergetMandatoryBooleanConfig, getMandatoryIntConfig, getMandatoryLongConfig, getMandatoryObject, getMandatoryString, getMandatoryStringConfig, getOptionalArrayConfig, getOptionalBooleanConfig, getOptionalIntConfig, getOptionalLongConfig, getOptionalObjectConfig, getOptionalStringConfig, sendError, sendError, sendOK, sendOK, sendStatus, sendStatus, startprotected org.vertx.java.core.http.RouteMatcher routeMatcher()
routeMatcher in class WebServerBase