public interface Message
| Modifier and Type | Method and Description |
|---|---|
MessagingContext |
getContext()
Returns the messages Context.
|
java.nio.ByteBuffer |
payload()
Returns the playload of the message as
ByteBuffer |
java.lang.String |
topic()
Returns the MQTT topic, the message belongs to
|
java.lang.String topic()
java.nio.ByteBuffer payload()
ByteBufferByteBufferMessagingContext getContext()
MessagingContext of this messageData In Motion Consulting (c) 2017