Class PublisherGrpc.PublisherImplBase

java.lang.Object
com.google.pubsub.v1.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 Details

    • PublisherImplBase

      public PublisherImplBase()
  • Method Details

    • bindService

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