Package api
Class EventGrpc.EventImplBase
- java.lang.Object
-
- api.EventGrpc.EventImplBase
-
- All Implemented Interfaces:
EventGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- EventGrpc
public abstract static class EventGrpc.EventImplBase extends Object implements io.grpc.BindableService, EventGrpc.AsyncService
Base class for the server implementation of the service Event.
-
-
Constructor Summary
Constructors Constructor Description EventImplBase()
-
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 api.EventGrpc.AsyncService
getJobSetEvents, health, watch
-
-