Une image contenant texte, signe

Description générée automatiquement

JSON Reply Messages

 

Overview

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

A screenshot of a computer screen

Description automatically generated

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.

 

A screenshot of a computer program

Description automatically generated