| Package | Description |
|---|---|
| com.vaadin.flow.component.internal | |
| com.vaadin.flow.server.communication |
| Modifier and Type | Method and Description |
|---|---|
PushConnection |
UIInternals.getPushConnection()
Returns the internal push connection object used by the related UI.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UIInternals.setPushConnection(PushConnection pushConnection)
Sets the internal push connection object used by the related UI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AtmospherePushConnection
A
PushConnection implementation using the Atmosphere push support
that is by default included in Vaadin. |
Copyright © 2025. All rights reserved.