Class SubscriberImpl

java.lang.Object
com.google.api.core.AbstractApiService
com.google.cloud.pubsublite.internal.ProxyService
com.google.cloud.pubsublite.internal.wire.SubscriberImpl
All Implemented Interfaces:
com.google.api.core.ApiService, RetryingConnectionObserver<List<SequencedMessage>>, Subscriber

public class SubscriberImpl extends ProxyService implements Subscriber, RetryingConnectionObserver<List<SequencedMessage>>