Class TagsGrpc.TagsImplBase

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

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

      • TagsImplBase

        public TagsImplBase()
    • Method Detail

      • bindService

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