Class PublisherGrpc.PublisherImplBase (1.127.3)

public abstract static class PublisherGrpc.PublisherImplBase implements 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.

Inheritance

java.lang.Object > PublisherGrpc.PublisherImplBase

Implements

io.grpc.BindableService, PublisherGrpc.AsyncService

Constructors

PublisherImplBase()

public PublisherImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition