Package | Description |
---|---|
com.pushtechnology.diffusion.api.data |
Diffusion Topic Data API.
|
com.pushtechnology.diffusion.api.data.routing |
Diffusion Routing Topic Data API.
|
com.pushtechnology.diffusion.api.topic |
Diffusion Topics API.
|
Modifier and Type | Method and Description |
---|---|
static RoutingTopicData |
TopicDataFactory.newRoutingData(RoutingTopicDataSubscriptionHandler handler)
Create new
Routing Topic Data . |
Modifier and Type | Method and Description |
---|---|
Topic |
RoutingTopicDataSubscriptionHandler.clientSubscriptionRequest(TopicClient client,
RoutingTopicData topicData)
This is called when a Client attempts to subscribe to the Routing Topic.
|
Modifier and Type | Method and Description |
---|---|
RoutingTopicData |
Topic.getRoutingData()
Returns the Routing Topic Data associated with the Topic (if any).
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.