How can i write a function(java) in the message mapping which can be reused across all the message mappings in the same namespace.
I found out that there is a option of importing a class in the mapping.Is there a special way to write these classes.