Uses of Class
com.vaadin.flow.server.communication.ServerRpcHandler.RpcRequest
Packages that use ServerRpcHandler.RpcRequest
-
Uses of ServerRpcHandler.RpcRequest in com.vaadin.flow.server.communication
Methods in com.vaadin.flow.server.communication with parameters of type ServerRpcHandler.RpcRequestModifier and TypeMethodDescriptionprotected voidServerRpcHandler.handleRpc(UI ui, String message, VaadinRequest request, ServerRpcHandler.RpcRequest rpcRequest) protected voidServerRpcHandler.handleUnloadBeaconRequest(UI ui, ServerRpcHandler.RpcRequest rpcRequest)