|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerRpcMethodInvocation | |
|---|---|
| com.vaadin.server | |
| com.vaadin.server.communication | |
| Uses of ServerRpcMethodInvocation in com.vaadin.server |
|---|
| Methods in com.vaadin.server with parameters of type ServerRpcMethodInvocation | |
|---|---|
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. |
| Uses of ServerRpcMethodInvocation in com.vaadin.server.communication |
|---|
| Methods in com.vaadin.server.communication with parameters of type ServerRpcMethodInvocation | |
|---|---|
protected void |
ServerRpcHandler.handleInvocation(UI ui,
ClientConnector connector,
ServerRpcMethodInvocation invocation)
Handles the given RPC method invocation for the given connector |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||