Messages

Messages are represented as predefined objects. Each object represents a type of message with all its required settable properties. The message object contains a set of method to easily manipulate the message after construction, like send, receive, etc. Before sending or receiving any type of message sender and receiver channels must be defined.

Headers

Below are common headers shared between messages