Uses of Interface
app.hypi.mekadb.client.MekaDBClientGrpc.AsyncService
-
Packages that use MekaDBClientGrpc.AsyncService Package Description app.hypi.mekadb.client -
-
Uses of MekaDBClientGrpc.AsyncService in app.hypi.mekadb.client
Classes in app.hypi.mekadb.client that implement MekaDBClientGrpc.AsyncService Modifier and Type Class Description static classMekaDBClientGrpc.MekaDBClientImplBaseBase class for the server implementation of the service MekaDBClient.Methods in app.hypi.mekadb.client with parameters of type MekaDBClientGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinitionMekaDBClientGrpc. bindService(MekaDBClientGrpc.AsyncService service)
-