Uses of Class
com.vaadin.terminal.gwt.server.ServerRpcMethodInvocation

Packages that use ServerRpcMethodInvocation
com.vaadin.terminal.gwt.server   
 

Uses of ServerRpcMethodInvocation in com.vaadin.terminal.gwt.server
 

Methods in com.vaadin.terminal.gwt.server with parameters of type ServerRpcMethodInvocation
static void ServerRpcManager.applyInvocation(RpcTarget 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.
 void RpcManager.applyInvocation(ServerRpcMethodInvocation invocation)
           
 



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