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