Package | Description |
---|---|
com.vaadin.flow.server.communication |
Modifier and Type | Method and Description |
---|---|
void |
ServerRpcHandler.handleRpc(UI ui,
Reader reader,
VaadinRequest request)
Reads JSON containing zero or more serialized RPC calls (including legacy
variable changes) and executes the calls.
|
Copyright © 2025. All rights reserved.