public class UIBuilderServlet
extends com.vaadin.flow.spring.SpringServlet
| Constructor and Description |
|---|
UIBuilderServlet(org.springframework.context.ApplicationContext context,
@Nullable StaticContentDescription staticContentDescription)
Creates a new Vaadin servlet instance with the application
context provided. |
| Modifier and Type | Method and Description |
|---|---|
protected com.vaadin.flow.server.VaadinServletService |
createServletService(com.vaadin.flow.function.DeploymentConfiguration deploymentConfiguration) |
createDeploymentConfiguration, servicecreateDeploymentConfiguration, createServletService, createStaticFileHandler, createVaadinRequest, destroy, getApplicationUrl, getCurrent, getLastPathParameter, getService, getWebJarServer, handleContextOrServletRootWithoutSlash, init, safeEscapeForHtml, serveStaticOrWebJarRequest, servletInitializeddoDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicepublic UIBuilderServlet(org.springframework.context.ApplicationContext context,
@Nullable
@Nullable StaticContentDescription staticContentDescription)
context provided.context - the Spring application contextstaticContentDescription - protected com.vaadin.flow.server.VaadinServletService createServletService(com.vaadin.flow.function.DeploymentConfiguration deploymentConfiguration)
throws com.vaadin.flow.server.ServiceException
createServletService in class com.vaadin.flow.spring.SpringServletcom.vaadin.flow.server.ServiceExceptionCopyright © 2018–2020. All rights reserved.