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