Package xyz.block.ftl.query.v1
Class QueryServiceGrpc.QueryServiceImplBase
-
- All Implemented Interfaces:
-
io.grpc.BindableService,xyz.block.ftl.query.v1.QueryServiceGrpc.AsyncService
public abstract class QueryServiceGrpc.QueryServiceImplBase implements BindableService, QueryServiceGrpc.AsyncService
Base class for the server implementation of the service QueryService.
-
-
Constructor Summary
Constructors Constructor Description QueryServiceGrpc.QueryServiceImplBase()
-
Method Summary
Modifier and Type Method Description final ServerServiceDefinitionbindService()-
-
Method Detail
-
bindService
final ServerServiceDefinition bindService()
-
-
-
-