Interface StreamingSubscriptionClient<T>

All Superinterfaces:
Pageable<T>
All Known Implementing Classes:
StreamingSubscriptionClientImpl

public interface StreamingSubscriptionClient<T> extends Pageable<T>