| Package | Description |
|---|---|
| com.vaadin.flow.server.communication | |
| com.vaadin.flow.server.communication.rpc |
| Class and Description |
|---|
| AbstractRpcInvocationHandler
Abstract invocation handler implementation with common methods.
|
| RpcInvocationHandler
RPC invocation handler interface.
|
| Class and Description |
|---|
| AbstractRpcInvocationHandler
Abstract invocation handler implementation with common methods.
|
| RpcDecodeException
Thrown if RPC method argument cannot be decoded to the required type.
|
| RpcDecoder
Decoder of RPC method arguments (server-side methods invoked from the
client-side).
|
| RpcInvocationHandler
RPC invocation handler interface.
|
Copyright © 2025. All rights reserved.