Package ai.wanaku.core.exchange.v1
Class HealthProbeGrpc.HealthProbeImplBase
java.lang.Object
ai.wanaku.core.exchange.v1.HealthProbeGrpc.HealthProbeImplBase
- All Implemented Interfaces:
HealthProbeGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
HealthProbeGrpc
public abstract static class HealthProbeGrpc.HealthProbeImplBase
extends Object
implements io.grpc.BindableService, HealthProbeGrpc.AsyncService
Base class for the server implementation of the service HealthProbe.
The health probe service definition.
-
Constructor Details
-
HealthProbeImplBase
public HealthProbeImplBase()
-
-
Method Details
-
bindService
public io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-