Package | Description |
---|---|
com.pushtechnology.diffusion.client.features.control.topics |
Unified API - Topic Control Features.
|
Modifier and Type | Class and Description |
---|---|
static class |
TopicControl.TopicEventListener.Default
Abstract implementation of
TopicControl.TopicEventListener , may be
extended to provide the onHasSubscribers(java.lang.String)
and onNoSubscribers(java.lang.String) methods. |
Modifier and Type | Method and Description |
---|---|
void |
TopicControl.addTopicEventListener(String topicPath,
TopicControl.TopicEventListener listener)
Register a
TopicControl.TopicEventListener to receive topic events for a
branch of the topic tree. |
Copyright © 2016 Push Technology Ltd. All Rights Reserved.