Uses of Interface
io.grpc.benchmarks.proto.ReportQpsScenarioServiceGrpc.AsyncService
-
Packages that use ReportQpsScenarioServiceGrpc.AsyncService Package Description io.grpc.benchmarks.proto -
-
Uses of ReportQpsScenarioServiceGrpc.AsyncService in io.grpc.benchmarks.proto
Classes in io.grpc.benchmarks.proto that implement ReportQpsScenarioServiceGrpc.AsyncService Modifier and Type Class Description static classReportQpsScenarioServiceGrpc.ReportQpsScenarioServiceImplBaseBase class for the server implementation of the service ReportQpsScenarioService.Methods in io.grpc.benchmarks.proto with parameters of type ReportQpsScenarioServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinitionReportQpsScenarioServiceGrpc. bindService(ReportQpsScenarioServiceGrpc.AsyncService service)
-