Uses of Class
io.grpc.benchmarks.proto.WorkerServiceGrpc.WorkerServiceFutureStub
-
Packages that use WorkerServiceGrpc.WorkerServiceFutureStub Package Description io.grpc.benchmarks.proto -
-
Uses of WorkerServiceGrpc.WorkerServiceFutureStub in io.grpc.benchmarks.proto
Methods in io.grpc.benchmarks.proto that return WorkerServiceGrpc.WorkerServiceFutureStub Modifier and Type Method Description protected WorkerServiceGrpc.WorkerServiceFutureStubWorkerServiceGrpc.WorkerServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static WorkerServiceGrpc.WorkerServiceFutureStubWorkerServiceGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-