| Package | Description |
|---|---|
| com.vaadin.server |
| Modifier and Type | Method and Description |
|---|---|
static VaadinServletResponse |
VaadinServletResponse.getCurrent()
Gets the currently processed Vaadin servlet response.
|
static VaadinServletResponse |
VaadinServletService.getCurrentResponse() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
VaadinServlet.criticalNotification(VaadinServletRequest request,
VaadinServletResponse response,
String caption,
String message,
String details,
String url)
Deprecated.
As of 7.0. This method is retained only for backwards
compatibility and for GAEVaadinServlet.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.