Uses of Interface
com.pushtechnology.diffusion.client.features.control.topics.TopicControl.MissingTopicNotificationStream
Packages that use TopicControl.MissingTopicNotificationStream
Package
Description
Client API : Topic Control Features.
-
Uses of TopicControl.MissingTopicNotificationStream in com.pushtechnology.diffusion.client.features.control.topics
Classes in com.pushtechnology.diffusion.client.features.control.topics that implement TopicControl.MissingTopicNotificationStreamModifier and TypeClassDescriptionstatic class
Methods in com.pushtechnology.diffusion.client.features.control.topics with parameters of type TopicControl.MissingTopicNotificationStreamModifier and TypeMethodDescriptionTopicControl.addMissingTopicHandler
(String topicPath, TopicControl.MissingTopicNotificationStream handler) Register aTopicControl.MissingTopicNotificationStream
to handle requests for a branch of the topic tree.