Package | Description |
---|---|
com.vaadin.flow.component | |
com.vaadin.flow.component.internal | |
com.vaadin.flow.internal.nodefeature | |
com.vaadin.flow.server.communication |
Class and Description |
---|
PushConnectionFactory
Factory that produces instances of
PushConnection . |
Class and Description |
---|
PushConnection
Represents a bidirectional ("push") connection between a single UI and its
client-side.
|
Class and Description |
---|
PushConnectionFactory
Factory that produces instances of
PushConnection . |
Class and Description |
---|
AtmospherePushConnection.State |
PushConnection
Represents a bidirectional ("push") connection between a single UI and its
client-side.
|
PushHandler
Handles incoming push connections and messages and dispatches them to the
correct
UI / AtmospherePushConnection . |
ServerRpcHandler
Handles a client-to-server message containing serialized RPC invocations.
|
ServerRpcHandler.InvalidUIDLSecurityKeyException
Exception thrown then the security key sent by the client does not match
the expected one.
|
StreamReceiverHandler
Handles
StreamReceiver instances registered in VaadinSession . |
Copyright © 2025. All rights reserved.