Package | Description |
---|---|
com.pushtechnology.diffusion.api.data |
Diffusion Topic Data API.
|
com.pushtechnology.diffusion.api.data.service |
Diffusion Service Topic Data API.
|
Modifier and Type | Method and Description |
---|---|
static ServiceTopicData |
TopicDataFactory.newServiceData(String serviceType,
ServiceHandler serviceHandler)
Deprecated.
since 5.7
Messaging is a better alternative to service topics for sending point-to-point requests. |
Modifier and Type | Method and Description |
---|---|
ServiceTopicData |
ServiceRequest.getTopicData()
Deprecated.
Returns the topic data through which the request was invoked.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.