We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.server.communication.rpc.
Uses of Package
com.vaadin.flow.server.communication.rpc
Packages that use com.vaadin.flow.server.communication.rpc
-
Classes in com.vaadin.flow.server.communication.rpc used by com.vaadin.flow.server.communicationClassDescription
Abstract invocation handler implementation with common methods.
RPC invocation handler interface.
-
Classes in com.vaadin.flow.server.communication.rpc used by com.vaadin.flow.server.communication.rpcClassDescription
Abstract invocation handler implementation with common methods.
Thrown if RPC method argument cannot be decoded to the required type.
Decoder of RPC method arguments (server-side methods invoked from the client-side).
RPC invocation handler interface.