public class ServerRpcMethodInvocation extends MethodInvocation
Constructor and Description |
---|
ServerRpcMethodInvocation(String connectorId,
Class<? extends ServerRpc> interfaceClass,
String methodName,
int parameterCount) |
Modifier and Type | Method and Description |
---|---|
Class<? extends ServerRpc> |
getInterfaceClass() |
Method |
getMethod() |
equals, getConnectorId, getInterfaceName, getLastOnlyTag, getMethodName, getParameters, hashCode, setParameters, toString
Copyright © 2021 Vaadin Ltd. All rights reserved.