Package | Description |
---|---|
com.vaadin.flow.server |
Modifier and Type | Method and Description |
---|---|
static VaadinServlet |
VaadinServlet.getCurrent()
Gets the currently used Vaadin servlet.
|
VaadinServlet |
VaadinServletService.getServlet()
Retrieves a reference to the servlet associated with this service.
|
Constructor and Description |
---|
VaadinServletService(VaadinServlet servlet,
DeploymentConfiguration deploymentConfiguration)
Creates an instance connected to the given servlet and using the given
configuration.
|
Copyright © 2021. All rights reserved.