Class AdminGrpc.AdminImplBase

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

    public abstract static class AdminGrpc.AdminImplBase
    extends java.lang.Object
    implements io.grpc.BindableService, AdminGrpc.AsyncService
    Base class for the server implementation of the service Admin.
    • Constructor Detail

      • AdminImplBase

        public AdminImplBase()
    • Method Detail

      • bindService

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