| Package | Description |
|---|---|
| com.vaadin.server |
| Modifier and Type | Method and Description |
|---|---|
LegacyCommunicationManager |
VaadinSession.getCommunicationManager()
Deprecated.
As of 7.0. Will likely change or be removed in a future
version
|
| Modifier and Type | Method and Description |
|---|---|
void |
VaadinSession.setCommunicationManager(LegacyCommunicationManager communicationManager) |
| Constructor and Description |
|---|
JsonPaintTarget(LegacyCommunicationManager manager,
Writer outWriter,
boolean cachingRequired)
Creates a new JsonPaintTarget.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.