Class KeyedServiceGrpc.KeyedServiceImplBase
- java.lang.Object
-
- dev.restate.sdk.dynrpc.template.generated.KeyedServiceGrpc.KeyedServiceImplBase
-
- All Implemented Interfaces:
KeyedServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- KeyedServiceGrpc
public abstract static class KeyedServiceGrpc.KeyedServiceImplBase extends java.lang.Object implements io.grpc.BindableService, KeyedServiceGrpc.AsyncService
Base class for the server implementation of the service KeyedService.
-
-
Constructor Summary
Constructors Constructor Description KeyedServiceImplBase()
-
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.sdk.dynrpc.template.generated.KeyedServiceGrpc.AsyncService
template
-
-