Java com.vaadin.server ServerRpcManager fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.server ServerRpcManager fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.vaadin.server ServerRpcManager.

The text is from its open source code.

Method

voidapplyInvocation(ClientConnector target, ServerRpcMethodInvocation invocation)
Invoke a method in a server side RPC target class.
ClassgetRpcInterface()
Returns the RPC interface type managed by this RPC manager instance.