Package xyz.block.ftl.language.v1
Class LanguageCommandServiceGrpc.LanguageCommandServiceImplBase
-
- All Implemented Interfaces:
-
io.grpc.BindableService,xyz.block.ftl.language.v1.LanguageCommandServiceGrpc.AsyncService
public abstract class LanguageCommandServiceGrpc.LanguageCommandServiceImplBase implements BindableService, LanguageCommandServiceGrpc.AsyncService
Base class for the server implementation of the service LanguageCommandService.
LanguageCommandService models commands that can be sent to a language plugin over the CLI interface.
-
-
Constructor Summary
Constructors Constructor Description LanguageCommandServiceGrpc.LanguageCommandServiceImplBase()
-
Method Summary
Modifier and Type Method Description final ServerServiceDefinitionbindService()-
-
Method Detail
-
bindService
final ServerServiceDefinition bindService()
-
-
-
-