Uses of Class
com.vaadin.server.ServerRpcMethodInvocation

Packages that use ServerRpcMethodInvocation
com.vaadin.server   
 

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.
 



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.