Uses of Interface
com.pushtechnology.diffusion.client.features.control.topics.TopicControl.MissingTopicNotification
Packages that use TopicControl.MissingTopicNotification
Package
Description
Client API : Topic Control Features.
-
Uses of TopicControl.MissingTopicNotification in com.pushtechnology.diffusion.client.features.control.topics
Methods in com.pushtechnology.diffusion.client.features.control.topics with parameters of type TopicControl.MissingTopicNotificationModifier and TypeMethodDescriptionvoid
TopicControl.MissingTopicNotificationStream.onMissingTopic
(TopicControl.MissingTopicNotification notification) Called when a session requests a topic that does not exist, and the topic path belongs to part of the topic tree for which this handler was registered.