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