Class HealthGrpc.HealthImplBase

java.lang.Object
io.grpc.health.v1.HealthGrpc.HealthImplBase
All Implemented Interfaces:
BindableService, HealthGrpc.AsyncService
Direct Known Subclasses:
HealthServiceImpl
Enclosing class:
HealthGrpc

public abstract static class HealthGrpc.HealthImplBase extends Object implements BindableService, HealthGrpc.AsyncService
Base class for the server implementation of the service Health.