Uses of Class
io.grpc.benchmarks.proto.WorkerServiceGrpc.WorkerServiceStub
-
Packages that use WorkerServiceGrpc.WorkerServiceStub Package Description io.grpc.benchmarks.proto -
-
Uses of WorkerServiceGrpc.WorkerServiceStub in io.grpc.benchmarks.proto
Methods in io.grpc.benchmarks.proto that return WorkerServiceGrpc.WorkerServiceStub Modifier and Type Method Description protected WorkerServiceGrpc.WorkerServiceStubWorkerServiceGrpc.WorkerServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static WorkerServiceGrpc.WorkerServiceStubWorkerServiceGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-