1
edit
Changes
m
→Technical Notes
To determine multiplicity of MessageParts, use isCollection() method of MessagePart .
Note that multiplicity of the above screenshot are all 1. A real message would have messages and values with > 1 multiplicity or 0 (infinite) multiplicity.
XMLJSONMessageMappingLoader.java - Used by the framework to autoload JSONMessagePartMapping for each of the message parts.