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, setParameters, toStringCopyright © 2023 Vaadin Ltd. All rights reserved.