public class ServletBootstrapHandler extends BootstrapHandler
BootstrapHandler.BootstrapContext, BootstrapHandler.BootstrapUriResolver
IGNORE_RESTART_PARAM
Constructor and Description |
---|
ServletBootstrapHandler() |
Modifier and Type | Method and Description |
---|---|
protected String |
getContextRootPath(BootstrapHandler.BootstrapContext context) |
protected String |
getServiceUrl(BootstrapHandler.BootstrapContext context) |
String |
getThemeName(BootstrapHandler.BootstrapContext context)
Override if required.
|
appendMainScriptTagContents, canHandleRequest, findAndEscapeThemeName, getApplicationParameters, getMainDivStyle, getThemeUri, getWidgetsetForUI, resolveFrontendUrl, synchronizedHandleRequest, writeError
handleRequest
protected String getServiceUrl(BootstrapHandler.BootstrapContext context)
getServiceUrl
in class BootstrapHandler
public String getThemeName(BootstrapHandler.BootstrapContext context)
BootstrapHandler
getThemeName
in class BootstrapHandler
protected String getContextRootPath(BootstrapHandler.BootstrapContext context)
getContextRootPath
in class BootstrapHandler
Copyright © 2021 Vaadin Ltd. All rights reserved.