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 |
InternalTopicMessage
Internal topic message contract.
|
interface |
TopicMessage
The interface for data messages that are created for a specific topic.
|
Modifier and Type | Method and Description |
---|---|
DataMessage |
MessageReader.getMessage()
Returns the message that this reader is for.
|
Modifier and Type | Method and Description |
---|---|
void |
DataMessage.put(DataMessage message)
Puts the entire content of another message into this message.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.