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