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