Class TenantServiceGrpc.TenantServiceImplBase

  • All Implemented Interfaces:
    TenantServiceGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    TenantServiceGrpc

    public abstract static class TenantServiceGrpc.TenantServiceImplBase
    extends Object
    implements io.grpc.BindableService, TenantServiceGrpc.AsyncService
    Base class for the server implementation of the service TenantService.
     A service that handles tenant management, including CRUD and enumeration.
     
    • Constructor Detail

      • TenantServiceImplBase

        public TenantServiceImplBase()
    • Method Detail

      • bindService

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