| Package | Description |
|---|---|
| com.vaadin.server |
| Modifier and Type | Class and Description |
|---|---|
class |
GAEVaadinServlet
ApplicationServlet to be used when deploying to Google App Engine, in
web.xml:
|
class |
LegacyVaadinServlet |
| 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) |
Copyright © 2022 Vaadin Ltd. All rights reserved.