Interface StreamSubscriptionClient<T>

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

public interface StreamSubscriptionClient<T> extends Pageable<T>