Public Member Functions | List of all members
com.google.protobuf.BlockingRpcChannel Interface Reference

Public Member Functions

Message callBlockingMethod (Descriptors.MethodDescriptor method, RpcController controller, Message request, Message responsePrototype) throws ServiceException
 

Detailed Description

Abstract interface for a blocking RPC channel.

BlockingRpcChannel

is the blocking equivalent to RpcChannel.

Author
kento.nosp@m.n@go.nosp@m.ogle..nosp@m.com Kenton Varda
cpovi.nosp@m.rk@g.nosp@m.oogle.nosp@m..com Chris Povirk

Definition at line 40 of file BlockingRpcChannel.java.

Member Function Documentation

◆ callBlockingMethod()

Message com.google.protobuf.BlockingRpcChannel.callBlockingMethod ( Descriptors.MethodDescriptor  method,
RpcController  controller,
Message  request,
Message  responsePrototype 
) throws ServiceException

Call the given method of the remote service and blocks until it returns.

is the blocking equivalent to RpcChannel#callMethod.


The documentation for this interface was generated from the following file:
com.google.protobuf.BlockingRpcChannel.callBlockingMethod
Message callBlockingMethod(Descriptors.MethodDescriptor method, RpcController controller, Message request, Message responsePrototype)


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06