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