Uses of Interface
io.grpc.health.v1.HealthGrpc.AsyncService
Packages that use HealthGrpc.AsyncService
Package
Description
Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.
-
Uses of HealthGrpc.AsyncService in io.grpc.health.v1
Classes in io.grpc.health.v1 that implement HealthGrpc.AsyncServiceModifier and TypeClassDescriptionstatic class
Base class for the server implementation of the service Health.Fields in io.grpc.health.v1 declared as HealthGrpc.AsyncServiceModifier and TypeFieldDescriptionprivate final HealthGrpc.AsyncService
HealthGrpc.MethodHandlers.serviceImpl
Methods in io.grpc.health.v1 with parameters of type HealthGrpc.AsyncServiceModifier and TypeMethodDescriptionstatic final ServerServiceDefinition
HealthGrpc.bindService
(HealthGrpc.AsyncService service) Constructors in io.grpc.health.v1 with parameters of type HealthGrpc.AsyncServiceModifierConstructorDescription(package private)
MethodHandlers
(HealthGrpc.AsyncService serviceImpl, int methodId) -
Uses of HealthGrpc.AsyncService in io.grpc.protobuf.services
Classes in io.grpc.protobuf.services that implement HealthGrpc.AsyncService