Interface | Description |
---|---|
ClientRpc |
Interface to be extended by all server to client RPC interfaces.
|
FieldRpc.BlurServerRpc | |
FieldRpc.FocusAndBlurServerRpc | |
FieldRpc.FocusServerRpc | |
ServerRpc |
Interface to be extended by all client to server RPC interfaces.
|
Class | Description |
---|---|
FieldRpc | |
LegacyChangeVariablesInvocation | |
MethodInvocation |
Information needed by the framework to send an RPC method invocation from the
client to the server or vice versa.
|
PushConstants |
Shared constants used by push.
|
SharedState |
Interface to be implemented by all shared state classes used to communicate
basic information about a
Connector from server to client. |
UidlValue | |
URLReference |
Enum | Description |
---|---|
PushMode |
The mode of bidirectional ("push") communication that is in use.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.