| 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 |
|---|
| IndexHtmlRequestListener
This event listener is notified when the Single Page Application's HTML page
is about to be generated and sent to the client.
|
| Class and Description |
|---|
| PushConnectionFactory
Factory that produces instances of
PushConnection. |
| Class and Description |
|---|
| IndexHtmlRequestListener
This event listener is notified when the Single Page Application's HTML page
is about to be generated and sent to the client.
|
| IndexHtmlResponse
This represents the state of a Index HTML response being generated.
|
| Class and Description |
|---|
| AtmospherePushConnection.State |
| IndexHtmlResponse
This represents the state of a Index HTML response being generated.
|
| JavaScriptBootstrapHandler
Processes a 'start' request type from the client to initialize server session
and UI.
|
| 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 © 2021. All rights reserved.