Class TopicControl.MissingTopicNotificationStream.Default

java.lang.Object
com.pushtechnology.diffusion.client.callbacks.Callback.Default
com.pushtechnology.diffusion.client.callbacks.Stream.Default
com.pushtechnology.diffusion.client.features.control.topics.TopicControl.MissingTopicNotificationStream.Default
All Implemented Interfaces:
Callback, Stream, TopicControl.MissingTopicNotificationStream
Enclosing interface:
TopicControl.MissingTopicNotificationStream

public abstract static class TopicControl.MissingTopicNotificationStream.Default extends Stream.Default implements TopicControl.MissingTopicNotificationStream
Abstract TopicControl.MissingTopicNotificationStream.

This can be extended to provide the onMissingTopic method.

  • Constructor Details

    • Default

      public Default()