| Modifier and Type | Method and Description |
|---|---|
static Message[] |
Message.parser(Object msgObj) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AbstractExProtoHandler.onConnectionDeliver(Connection connection,
Message[] messagesArr)
A connection received a serial of messages from subscribed topic.
|
static void |
AbstractExProtoHandler.publish(Connection connection,
Message message)
The connection Publish a Message to EMQ X
|
static ArrayList<Tuple> |
Message.toErlangDataType(Message message) |
Copyright © 2020. All rights reserved.