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