Class PublisherImpl

java.lang.Object
com.google.api.core.AbstractApiService
com.google.cloud.pubsublite.internal.ProxyService
com.google.cloud.pubsublite.internal.wire.PublisherImpl
All Implemented Interfaces:
com.google.api.core.ApiService, SequencedPublisher<Offset>, RetryingConnectionObserver<MessagePublishResponse>, Flushable

public final class PublisherImpl extends ProxyService implements SequencedPublisher<Offset>, RetryingConnectionObserver<MessagePublishResponse>