Package | Description |
---|---|
com.vaadin.server |
Modifier and Type | Class and Description |
---|---|
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 © 2018 Vaadin Ltd. All rights reserved.