Uses of Interface
io.grpc.benchmarks.proto.BenchmarkServiceGrpc.AsyncService
-
Packages that use BenchmarkServiceGrpc.AsyncService Package Description io.grpc.benchmarks.proto io.grpc.benchmarks.qps -
-
Uses of BenchmarkServiceGrpc.AsyncService in io.grpc.benchmarks.proto
Classes in io.grpc.benchmarks.proto that implement BenchmarkServiceGrpc.AsyncService Modifier and Type Class Description static classBenchmarkServiceGrpc.BenchmarkServiceImplBaseBase class for the server implementation of the service BenchmarkService.Methods in io.grpc.benchmarks.proto with parameters of type BenchmarkServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinitionBenchmarkServiceGrpc. bindService(BenchmarkServiceGrpc.AsyncService service) -
Uses of BenchmarkServiceGrpc.AsyncService in io.grpc.benchmarks.qps
Classes in io.grpc.benchmarks.qps that implement BenchmarkServiceGrpc.AsyncService Modifier and Type Class Description static classAsyncServer.BenchmarkServiceImpl
-