GossipMessageFactory

Undocumented in source.

Members

Functions

makeMessage
JsonObject makeMessage(MessageType type, string data, string cluster, string from)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

getInstance
GossipMessageFactory getInstance()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

KEY_CLUSTER
enum string KEY_CLUSTER;
Undocumented in source.
KEY_DATA
enum string KEY_DATA;
Undocumented in source.
KEY_FROM
enum string KEY_FROM;
Undocumented in source.
KEY_MSG_TYPE
enum string KEY_MSG_TYPE;
Undocumented in source.

Meta