Package xyz.block.ftl.v1
Class VerbServiceGrpc.VerbServiceImplBase
-
- All Implemented Interfaces:
-
io.grpc.BindableService,xyz.block.ftl.v1.VerbServiceGrpc.AsyncService
public abstract class VerbServiceGrpc.VerbServiceImplBase implements BindableService, VerbServiceGrpc.AsyncService
Base class for the server implementation of the service VerbService.
VerbService is a common interface shared by multiple services for calling Verbs.
-
-
Constructor Summary
Constructors Constructor Description VerbServiceGrpc.VerbServiceImplBase()
-
Method Summary
Modifier and Type Method Description final ServerServiceDefinitionbindService()-
-
Method Detail
-
bindService
final ServerServiceDefinition bindService()
-
-
-
-