Package xyz.block.ftl.v1
Class ModuleServiceGrpc.ModuleServiceImplBase
-
- All Implemented Interfaces:
-
io.grpc.BindableService,xyz.block.ftl.v1.ModuleServiceGrpc.AsyncService
public abstract class ModuleServiceGrpc.ModuleServiceImplBase implements BindableService, ModuleServiceGrpc.AsyncService
Base class for the server implementation of the service ModuleService.
ModuleService is the service that modules use to interact with the Controller.
-
-
Constructor Summary
Constructors Constructor Description ModuleServiceGrpc.ModuleServiceImplBase()
-
Method Summary
Modifier and Type Method Description final ServerServiceDefinitionbindService()-
-
Method Detail
-
bindService
final ServerServiceDefinition bindService()
-
-
-
-