| Package | Description |
|---|---|
| com.vaadin.flow.server |
| Modifier and Type | Class and Description |
|---|---|
class |
FrontendVaadinServlet
This servlet handles static resources and webjars.
|
| 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 © 2025. All rights reserved.