Uses of Class
com.vaadin.flow.server.communication.ServerRpcHandler
-
Packages that use ServerRpcHandler Package Description com.vaadin.flow.server.communication -
-
Uses of ServerRpcHandler in com.vaadin.flow.server.communication
Methods in com.vaadin.flow.server.communication that return ServerRpcHandler Modifier and Type Method Description protected ServerRpcHandlerUidlRequestHandler. createRpcHandler()Creates the ServerRpcHandler to use.
-