Package xyz.block.ftl.test.v1
Class TestServiceGrpc.TestServiceImplBase
-
- All Implemented Interfaces:
-
io.grpc.BindableService,xyz.block.ftl.test.v1.TestServiceGrpc.AsyncService
public abstract class TestServiceGrpc.TestServiceImplBase implements BindableService, TestServiceGrpc.AsyncService
Base class for the server implementation of the service TestService.
HotReloadService is for communication between a language plugin a language runtime that can perform a hot reload
-
-
Constructor Summary
Constructors Constructor Description TestServiceGrpc.TestServiceImplBase()
-
Method Summary
Modifier and Type Method Description final ServerServiceDefinitionbindService()-
-
Method Detail
-
bindService
final ServerServiceDefinition bindService()
-
-
-
-