Uses of Class
com.vaadin.server.LegacyCommunicationManager.InvalidUIDLSecurityKeyException
-
Packages that use LegacyCommunicationManager.InvalidUIDLSecurityKeyException Package Description com.vaadin.server.communication -
-
Uses of LegacyCommunicationManager.InvalidUIDLSecurityKeyException in com.vaadin.server.communication
Methods in com.vaadin.server.communication that throw LegacyCommunicationManager.InvalidUIDLSecurityKeyException Modifier and Type Method Description voidServerRpcHandler. handleRpc(UI ui, Reader reader, VaadinRequest request)Reads JSON containing zero or more serialized RPC calls (including legacy variable changes) and executes the calls.
-