Package app.hypi.mekadb.client
Class MekaDBClientGrpc.MekaDBClientImplBase
- java.lang.Object
-
- app.hypi.mekadb.client.MekaDBClientGrpc.MekaDBClientImplBase
-
- All Implemented Interfaces:
MekaDBClientGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- MekaDBClientGrpc
public abstract static class MekaDBClientGrpc.MekaDBClientImplBase extends java.lang.Object implements io.grpc.BindableService, MekaDBClientGrpc.AsyncService
Base class for the server implementation of the service MekaDBClient.
-
-
Constructor Summary
Constructors Constructor Description MekaDBClientImplBase()
-
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 app.hypi.mekadb.client.MekaDBClientGrpc.AsyncService
authenticate, sqlWithJsonResponse
-
-