Class AdminServiceGrpc.AdminServiceImplBase

java.lang.Object
com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceImplBase
All Implemented Interfaces:
AdminServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
AdminServiceGrpc

public abstract static class AdminServiceGrpc.AdminServiceImplBase extends Object implements io.grpc.BindableService, AdminServiceGrpc.AsyncService
Base class for the server implementation of the service AdminService.
 The service that a client application uses to manage topics and
 subscriptions, such creating, listing, and deleting topics and subscriptions.
 
  • Constructor Details

    • AdminServiceImplBase

      public AdminServiceImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService