Package io.dapr.v1

Class AppCallbackHealthCheckGrpc.AppCallbackHealthCheckImplBase

  • All Implemented Interfaces:
    io.grpc.BindableService
    Enclosing class:
    AppCallbackHealthCheckGrpc

    public abstract static class AppCallbackHealthCheckGrpc.AppCallbackHealthCheckImplBase
    extends Object
    implements io.grpc.BindableService
     AppCallbackHealthCheck V1 is an optional extension to AppCallback V1 to implement
     the HealthCheck method.
     
    • Constructor Detail

      • AppCallbackHealthCheckImplBase

        public AppCallbackHealthCheckImplBase()
    • Method Detail

      • bindService

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