Example usage for Java com.vaadin.server ServerRpcManager fields, constructors, methods, implement or subclass
The text is from its open source code.
void | applyInvocation(ClientConnector target, ServerRpcMethodInvocation invocation) Invoke a method in a server side RPC target class. |
Class | getRpcInterface() Returns the RPC interface type managed by this RPC manager instance. |