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.
|
com.pushtechnology.diffusion.api.client.service |
Modifier and Type | Method and Description |
---|---|
ServiceTopicHandler |
ServerConnection.createServiceTopicHandler(TopicMessage message,
ServiceTopicListener listener)
Deprecated.
since 5.7 service topics have been deprecated.
|
Modifier and Type | Method and Description |
---|---|
ServiceTopicHandler |
ExternalClientConnection.createServiceTopicHandler(TopicMessage message,
ServiceTopicListener listener)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ServiceTopicHandler |
ServiceTopicResponse.getHandler()
Deprecated.
Returns the handler that the request was issued to.
|
ServiceTopicHandler |
ServiceTopicError.getHandler()
Deprecated.
Returns the handler that notified the error.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.