Uses of Interface
com.vaadin.classic.v8.shared.communication.ServerRpc
Packages that use ServerRpc
-
Uses of ServerRpc in com.vaadin.classic.v8.server
Methods in com.vaadin.classic.v8.server with type parameters of type ServerRpcModifier and TypeMethodDescriptionprotected <T extends ServerRpc>
voidAbstractClientConnector.registerRpc(T implementation) Deprecated.not supported - calling this does nothing but logs a warning in development modeprotected <T extends ServerRpc>
voidAbstractClientConnector.registerRpc(T implementation, Class<T> rpcInterfaceType) Deprecated.not supported - calling this does nothing but logs a warning in development mode