Uses of Class
com.vaadin.shared.communication.LegacyChangeVariablesInvocation
-
Packages that use LegacyChangeVariablesInvocation Package Description com.vaadin.server.communication -
-
Uses of LegacyChangeVariablesInvocation in com.vaadin.server.communication
Methods in com.vaadin.server.communication with parameters of type LegacyChangeVariablesInvocation Modifier and Type Method Description protected void
ServerRpcHandler. handleInvocation(UI ui, ClientConnector connector, LegacyChangeVariablesInvocation legacyInvocation)
Handles the given Legacy variable change RPC method invocation for the given connector
-