Package umadb.v1
Class DCBGrpc.DCBImplBase
java.lang.Object
umadb.v1.DCBGrpc.DCBImplBase
- All Implemented Interfaces:
io.grpc.BindableService,DCBGrpc.AsyncService
- Enclosing class:
DCBGrpc
public abstract static class DCBGrpc.DCBImplBase
extends Object
implements io.grpc.BindableService, DCBGrpc.AsyncService
Base class for the server implementation of the service DCB.
-
Constructor Details
-
DCBImplBase
public DCBImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-