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