Package com.vaadin.shared.communication
-
Interface Summary 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 Summary 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 aConnector
from server to client.UidlValue URLReference -
Enum Summary Enum Description PushMode The mode of bidirectional ("push") communication that is in use.