| Package | Description |
|---|---|
| com.vaadin.server |
| Modifier and Type | Method and Description |
|---|---|
static void |
ServerRpcManager.applyInvocation(ClientConnector target,
ServerRpcMethodInvocation invocation)
Invoke a method in a server side RPC target class.
|
void |
ServerRpcManager.applyInvocation(ServerRpcMethodInvocation invocation)
Invoke a method in a server side RPC target class.
|
Copyright © 2017 Vaadin Ltd. All rights reserved.