Class HealthGrpc.HealthImplBase

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

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

    • HealthImplBase

      public HealthImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService