public abstract static class PublisherGrpc.PublisherImplBase extends Object implements BindableService, PublisherGrpc.AsyncService
The service that an application uses to manipulate topics, and to send messages to a topic.
Constructor and Description |
---|
PublisherImplBase() |
Modifier and Type | Method and Description |
---|---|
ServerServiceDefinition |
bindService() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createTopic, deleteTopic, detachSubscription, getTopic, listTopics, listTopicSnapshots, listTopicSubscriptions, publish, updateTopic
public final ServerServiceDefinition bindService()
bindService
in interface BindableService
Copyright © 2023 Google LLC. All rights reserved.