Uses of Interface
grpc.health.v1.HealthGrpc.AsyncService
-
Packages that use HealthGrpc.AsyncService Package Description grpc.health.v1 -
-
Uses of HealthGrpc.AsyncService in grpc.health.v1
Classes in grpc.health.v1 that implement HealthGrpc.AsyncService Modifier and Type Class Description static classHealthGrpc.HealthImplBaseBase class for the server implementation of the service Health.Methods in grpc.health.v1 with parameters of type HealthGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinitionHealthGrpc. bindService(HealthGrpc.AsyncService service)
-