public class MuleMessageInfoMapping extends Object implements MessageInfoMapping
MessageInfoMapping
that simply
grabs the message information from the MuleMessage
untouched.Constructor and Description |
---|
MuleMessageInfoMapping() |
Modifier and Type | Method and Description |
---|---|
String |
getCorrelationId(MuleMessage message) |
String |
getMessageId(MuleMessage message) |
public String getCorrelationId(MuleMessage message)
getCorrelationId
in interface MessageInfoMapping
public String getMessageId(MuleMessage message)
getMessageId
in interface MessageInfoMapping
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.