|
|
JSON
Reply Messages |
Reply messages, as the name implies, allow the specification of a reply without mapping it to an operation:

Time intervals are JSON Message objects with the following attributes
· type = “Message”
· msgType = “REPLY”
· srcCls = [full path to classifier sending the message]
· tgtCls = [full path to classifier receiving the message]
· srcName (Name of the lifeline, optional)
· tgtName (Name of the lifeline, optional)
· timeValue = [value of timeout – can be any string]
Note that the name attribute is used to name the reply message and Rhapsody does not allow special characters or spaces in such names.
