Uses of Class
io.grpc.stub.ClientCalls.GrpcFuture
Packages that use ClientCalls.GrpcFuture
-
Uses of ClientCalls.GrpcFuture in io.grpc.stub
Fields in io.grpc.stub declared as ClientCalls.GrpcFutureModifier and TypeFieldDescriptionprivate final ClientCalls.GrpcFuture
<RespT> ClientCalls.UnaryStreamToFuture.responseFuture
Constructors in io.grpc.stub with parameters of type ClientCalls.GrpcFutureModifierConstructorDescription(package private)
UnaryStreamToFuture
(ClientCalls.GrpcFuture<RespT> responseFuture)