Class 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 Detail

      • AdminServiceImplBase

        public AdminServiceImplBase()
    • Method Detail

      • bindService

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