Class LabelServiceGrpc.LabelServiceImplBase

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

    public abstract static class LabelServiceGrpc.LabelServiceImplBase
    extends java.lang.Object
    implements io.grpc.BindableService, LabelServiceGrpc.AsyncService
    Base class for the server implementation of the service LabelService.
     Service to manage labels.
     
    • Constructor Detail

      • LabelServiceImplBase

        public LabelServiceImplBase()
    • Method Detail

      • bindService

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