Package | Description |
---|---|
com.pushtechnology.diffusion.api |
The Diffusion API comprises a number of packages which provide access to
different aspects of Diffusion.
|
com.pushtechnology.diffusion.api.client |
Diffusion External Client API.
|
Modifier and Type | Method and Description |
---|---|
TopicNotifyTopicHandler |
ServerConnection.createTopicNotifyTopicHandler(TopicMessage message,
TopicNotifyTopicHandler.NotificationLevel notificationLevel,
TopicNotifyTopicListener listener)
|
TopicNotifyTopicHandler |
ServerConnection.createTopicNotifyTopicHandler(TopicMessage message,
TopicNotifyTopicListener listener)
Deprecated.
Creates a handler object for a 'Topic Notify' topic.
|
Modifier and Type | Method and Description |
---|---|
TopicNotifyTopicHandler |
ExternalClientConnection.createTopicNotifyTopicHandler(TopicMessage message,
TopicNotifyTopicHandler.NotificationLevel level,
TopicNotifyTopicListener listener)
Deprecated.
|
TopicNotifyTopicHandler |
ExternalClientConnection.createTopicNotifyTopicHandler(TopicMessage message,
TopicNotifyTopicListener listener)
Deprecated.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.