Uses of Interface
com.pushtechnology.diffusion.client.features.UpdateStream
Packages that use UpdateStream
-
Uses of UpdateStream in com.pushtechnology.diffusion.client.features
Subinterfaces of UpdateStream in com.pushtechnology.diffusion.client.featuresModifier and TypeInterfaceDescriptioninterface
An extension toUpdateStream
that includes recovery functionality.Methods in com.pushtechnology.diffusion.client.features that return UpdateStreamModifier and TypeMethodDescription<T> UpdateStream<T>
Creates anUpdateStream
to use for updating a specific topic.<T> UpdateStream<T>
TopicUpdate.createUpdateStream
(String path, TopicSpecification specification, Class<T> valueClass) Deprecated.since 6.9<T> UpdateStream<T>
TopicUpdate.createUpdateStream
(String path, TopicSpecification specification, Class<T> valueClass, UpdateConstraint constraint) Deprecated.since 6.9<T> UpdateStream<T>
TopicUpdate.createUpdateStream
(String path, Class<T> valueClass) Deprecated.since 6.9<T> UpdateStream<T>
TopicUpdate.createUpdateStream
(String path, Class<T> valueClass, UpdateConstraint constraint) Deprecated.since 6.9