public class AstartePayload
extends java.lang.Object
| Constructor and Description |
|---|
AstartePayload() |
| Modifier and Type | Method and Description |
|---|---|
static DecodedMessage |
deserialize(byte[] mqttPayload,
org.bson.BSONDecoder mBSONDecoder,
org.bson.BSONCallback mBSONCallback) |
static byte[] |
serialize(java.lang.Object o,
java.util.Date t) |
public static byte[] serialize(java.lang.Object o,
java.util.Date t)
public static DecodedMessage deserialize(byte[] mqttPayload, org.bson.BSONDecoder mBSONDecoder, org.bson.BSONCallback mBSONCallback)