Package | Description |
---|---|
com.pushtechnology.diffusion.api.message |
Modifier and Type | Interface and Description |
---|---|
interface |
AttachableTopicMessage
This is the interface of a
TopicMessage that has an attachment. |
interface |
ClientPingMessage
A 'Client Ping' message is a message that is sent from the server to a
client and then reflected back to the server.
|
interface |
DataMessage
A message that has a data body.
|
interface |
InternalTopicMessage
Internal topic message contract.
|
interface |
PingMessage
A 'Ping' message is a message that is sent over a connection and then
reflected back by the receiver.
|
interface |
ServerPingMessage
Deprecated.
Since 5.9
The classic client API will be removed in a future release. |
interface |
TopicMessage
The interface for data messages that are created for a specific topic.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.