Uses of Interface
com.pushtechnology.diffusion.client.features.Topics.SubscriberStream
Packages that use Topics.SubscriberStream
-
Uses of Topics.SubscriberStream in com.pushtechnology.diffusion.client.features
Subinterfaces of Topics.SubscriberStream in com.pushtechnology.diffusion.client.featuresModifier and TypeInterfaceDescriptionstatic interface
Stream interface that can be registered to receive subscription and value events whenever an update is received from the server.Classes in com.pushtechnology.diffusion.client.features that implement Topics.SubscriberStreamModifier and TypeClassDescriptionstatic class
DefaultTopics.SubscriberStream
implementation.static class
DefaultTopics.ValueStream
implementation.