Uses of Class
io.grpc.stub.ClientCalls.GrpcFuture
-
Packages that use ClientCalls.GrpcFuture Package Description io.grpc.stub API for the Stub layer. -
-
Uses of ClientCalls.GrpcFuture in io.grpc.stub
Fields in io.grpc.stub declared as ClientCalls.GrpcFuture Modifier and Type Field Description private ClientCalls.GrpcFuture<RespT>
ClientCalls.UnaryStreamToFuture. responseFuture
Constructors in io.grpc.stub with parameters of type ClientCalls.GrpcFuture Constructor Description UnaryStreamToFuture(ClientCalls.GrpcFuture<RespT> responseFuture)
-