Uses of Interface
com.vaadin.flow.server.communication.rpc.RpcDecoder
-
Packages that use RpcDecoder Package Description com.vaadin.flow.server.communication.rpc -
-
Uses of RpcDecoder in com.vaadin.flow.server.communication.rpc
Classes in com.vaadin.flow.server.communication.rpc that implement RpcDecoder Modifier and Type Class Description classDefaultRpcDecoderDecodes the standard basic types from their JSON representation.classStringToEnumDecoderclassStringToNumberDecoder
-