Package com.grpc.heartbeat.v1
Class HeartBeatGrpc.HeartBeatImplBase
- java.lang.Object
-
- com.grpc.heartbeat.v1.HeartBeatGrpc.HeartBeatImplBase
-
- All Implemented Interfaces:
HeartBeatGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- HeartBeatGrpc
public abstract static class HeartBeatGrpc.HeartBeatImplBase extends java.lang.Object implements io.grpc.BindableService, HeartBeatGrpc.AsyncService
Base class for the server implementation of the service HeartBeat.
-
-
Constructor Summary
Constructors Constructor Description HeartBeatImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinitionbindService()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.grpc.heartbeat.v1.HeartBeatGrpc.AsyncService
check
-
-