Class PublisherGrpc.PublisherImplBase

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

    public abstract static class PublisherGrpc.PublisherImplBase
    extends Object
    implements io.grpc.BindableService, PublisherGrpc.AsyncService
    Base class for the server implementation of the service Publisher.
     The service that an application uses to manipulate topics, and to send
     messages to a topic.
     
    • Constructor Detail

      • PublisherImplBase

        public PublisherImplBase()
    • Method Detail

      • bindService

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