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