| Package | Description |
|---|---|
| org.mule.runtime.api.message |
| Modifier and Type | Method and Description |
|---|---|
<T> TypedValue<T> |
Message.getPayload()
Gets a
TypedValue with the payload of this message. |
<T> TypedValue<T> |
MuleEvent.getVariable(String key)
Returns the variable registered under the given
key |
Copyright © 2016 MuleSoft, Inc.. All rights reserved.