Package | Description |
---|---|
com.pushtechnology.diffusion.api.data.service |
Diffusion Service Topic Data API.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ServiceTopicData.serviceError(ServiceRequest request,
String errorMessage,
Throwable exception)
Deprecated.
As
ServiceTopicData.serviceError(String, String, String, Throwable) but the
client and request identifiers are obtained from a request. |
ServiceResponse |
ServiceHandler.serviceRequest(ServiceRequest request)
Deprecated.
Execute a service request received from a client via
ServiceTopicData . |
Constructor and Description |
---|
ServiceResponse(ServiceRequest request,
String responseType,
TopicMessage responseMessage)
Deprecated.
Creates a response for specified request and for a specified response
type.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.