public class RpcProxy extends Object
Constructor and Description |
---|
RpcProxy() |
Modifier and Type | Method and Description |
---|---|
static <T extends ServerRpc> |
create(Class<T> rpcInterface,
ServerConnector connector) |
public static <T extends ServerRpc> T create(Class<T> rpcInterface, ServerConnector connector)
Copyright © 2018 Vaadin Ltd. All rights reserved.