Package xyz.block.ftl.pubsub.v1
Class PubSubAdminServiceGrpc.PubSubAdminServiceImplBase
-
- All Implemented Interfaces:
-
io.grpc.BindableService,xyz.block.ftl.pubsub.v1.PubSubAdminServiceGrpc.AsyncService
public abstract class PubSubAdminServiceGrpc.PubSubAdminServiceImplBase implements BindableService, PubSubAdminServiceGrpc.AsyncService
Base class for the server implementation of the service PubSubAdminService.
PubSubAdminService administers PubSub resources.
-
-
Constructor Summary
Constructors Constructor Description PubSubAdminServiceGrpc.PubSubAdminServiceImplBase()
-
Method Summary
Modifier and Type Method Description final ServerServiceDefinitionbindService()-
-
Method Detail
-
bindService
final ServerServiceDefinition bindService()
-
-
-
-