Message
The message binding is a "GroovyMessage" object. The GroovyMessage class is a convenience class that wraps the standard GatewayMessage class, which in turn wraps json object. These methods will work on any GroovyMessage, in a groovy sender plugin the “message” object will be the message being processed and in a mapping, it is the result.
info
Parameters in [] are optional.