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