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