Package dev.restate.generated
Class AwakeablesGrpc.AwakeablesImplBase
- java.lang.Object
-
- dev.restate.generated.AwakeablesGrpc.AwakeablesImplBase
-
- All Implemented Interfaces:
AwakeablesGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- AwakeablesGrpc
public abstract static class AwakeablesGrpc.AwakeablesImplBase extends java.lang.Object implements io.grpc.BindableService, AwakeablesGrpc.AsyncService
Base class for the server implementation of the service Awakeables.
-
-
Constructor Summary
Constructors Constructor Description AwakeablesImplBase()
-
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 dev.restate.generated.AwakeablesGrpc.AsyncService
reject, resolve
-
-