Overview Service definition Using the API Synchronous vs. asynchronous RPC life cycle Unary RPC Server streaming RPC Client streaming RPC Bidirectional streaming RPC Deadli...
XML-RPC API Documentation XML-RPC API Documentation To use the XML-RPC interface, first make sure you have configured the interfacefactory properly by setting the default facto...
Proto Grammar Overview Getting started Example 1. Write the simplest rpc service Example 2. Write a streaming request service sample Example 3. Write rpc group examples Example...
Using RPC to send events to the client Using RPC to send events to the client An RPC mechanism can be used to communicate from the server to the client. In effect, the server-s...
RPC Commands Features Quick start The way one: Quickly generate greet service The way two: Generate rpc service by specifying proto Prepare Usage rpc service generation usage ...
RPC Calls Between Client- and Server-Side RPC Calls to the Server-Side Making a Call Handling a Call RPC Calls Between Client- and Server-Side Vaadin supports making Remote ...