Uses of Interface
io.grpc.benchmarks.proto.WorkerServiceGrpc.AsyncService
-
Packages that use WorkerServiceGrpc.AsyncService Package Description io.grpc.benchmarks.proto -
-
Uses of WorkerServiceGrpc.AsyncService in io.grpc.benchmarks.proto
Classes in io.grpc.benchmarks.proto that implement WorkerServiceGrpc.AsyncService Modifier and Type Class Description static classWorkerServiceGrpc.WorkerServiceImplBaseBase class for the server implementation of the service WorkerService.Methods in io.grpc.benchmarks.proto with parameters of type WorkerServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinitionWorkerServiceGrpc. bindService(WorkerServiceGrpc.AsyncService service)
-