| Package | Description |
|---|---|
| com.vaadin.server | |
| com.vaadin.server.communication | |
| com.vaadin.ui |
| Class and Description |
|---|
| JSONSerializer
Implementors of this interface knows how to serialize an Object of a given
type to JSON and how to deserialize the JSON back into an object.
|
| Class and Description |
|---|
| AtmospherePushConnection.State |
| JSONSerializer
Implementors of this interface knows how to serialize an Object of a given
type to JSON and how to deserialize the JSON back into an object.
|
| 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
server RPC invocations. |
| UIInitHandler
Handles an initial request from the client to initialize a
UI. |
| Class and Description |
|---|
| PushConnection
Represents a bidirectional ("push") connection between a single UI and its
client-side.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.