public class MunitDefaultMuleMessage
extends org.mule.DefaultMuleMessage
org.mule.DefaultMuleMessage.SerializedDataHandler| Constructor and Description |
|---|
MunitDefaultMuleMessage(org.mule.api.MuleMessage message) |
MunitDefaultMuleMessage(Object message,
Map<String,Object> outboundProperties,
Map<String,DataHandler> attachments,
org.mule.api.MuleContext muleContext) |
MunitDefaultMuleMessage(Object message,
Map<String,Object> inboundProperties,
Map<String,Object> outboundProperties,
Map<String,DataHandler> attachments,
org.mule.api.MuleContext muleContext) |
MunitDefaultMuleMessage(Object message,
Map<String,Object> inboundProperties,
Map<String,Object> outboundProperties,
Map<String,DataHandler> attachments,
org.mule.api.MuleContext muleContext,
org.mule.api.transformer.DataType dataType) |
MunitDefaultMuleMessage(Object message,
Map<String,Object> outboundProperties,
org.mule.api.MuleContext muleContext) |
MunitDefaultMuleMessage(Object message,
org.mule.api.MuleContext muleContext) |
MunitDefaultMuleMessage(Object message,
org.mule.api.MuleMessage previous,
org.mule.api.MuleContext muleContext) |
addAttachment, addInboundAttachment, addInboundProperties, addOutboundAttachment, addOutboundAttachment, addProperties, addProperties, applyAllTransformers, applyTransformers, applyTransformers, applyTransformers, assertAccess, clearAttachments, clearProperties, clearProperties, copyMessageProperties, copyToInbound, createInboundMessage, equals, findPropertyInAnyScope, findPropertyInSpecifiedScopes, getAttachment, getAttachmentNames, getBooleanProperty, getCorrelationGroupSize, getCorrelationId, getCorrelationSequence, getDataType, getDoubleProperty, getEncoding, getExceptionPayload, getInboundAttachment, getInboundAttachmentNames, getInboundProperty, getInboundProperty, getInboundPropertyNames, getIntProperty, getInvocationProperty, getInvocationProperty, getInvocationPropertyNames, getLongProperty, getMessageRootId, getMuleContext, getOriginalPayload, getOrphanFlowVariables, getOutboundAttachment, getOutboundAttachmentNames, getOutboundProperty, getOutboundProperty, getOutboundPropertyNames, getPayload, getPayload, getPayload, getPayload, getPayloadAsBytes, getPayloadAsString, getPayloadAsString, getPayloadForLogging, getPayloadForLogging, getProperty, getProperty, getProperty, getProperty, getPropertyDataType, getPropertyNames, getPropertyNames, getReplyTo, getSessionProperty, getSessionProperty, getSessionPropertyNames, getStringProperty, getUniqueId, hashCode, initAfterDeserialisation, isConsumable, isDisabled, isPayloadConsumed, newException, newThreadCopy, propagateRootId, release, removeAttachment, removeOutboundAttachment, removeProperty, removeProperty, resetAccessControl, setBooleanProperty, setCorrelationGroupSize, setCorrelationId, setCorrelationSequence, setDataType, setDoubleProperty, setEncoding, setExceptionPayload, setInboundProperty, setInboundProperty, setIntProperty, setInvocationProperty, setInvocationProperty, setLongProperty, setMessageRootId, setMimeType, setMuleContext, setOutboundProperty, setOutboundProperty, setPayload, setPayload, setProperty, setProperty, setProperty, setReplyTo, setSessionProperty, setStringProperty, setUniqueId, toStringpublic MunitDefaultMuleMessage(org.mule.api.MuleMessage message)
public MunitDefaultMuleMessage(Object message, org.mule.api.MuleContext muleContext)
public MunitDefaultMuleMessage(Object message, Map<String,Object> outboundProperties, org.mule.api.MuleContext muleContext)
public MunitDefaultMuleMessage(Object message, Map<String,Object> outboundProperties, Map<String,DataHandler> attachments, org.mule.api.MuleContext muleContext)
public MunitDefaultMuleMessage(Object message, Map<String,Object> inboundProperties, Map<String,Object> outboundProperties, Map<String,DataHandler> attachments, org.mule.api.MuleContext muleContext)
public MunitDefaultMuleMessage(Object message, Map<String,Object> inboundProperties, Map<String,Object> outboundProperties, Map<String,DataHandler> attachments, org.mule.api.MuleContext muleContext, org.mule.api.transformer.DataType dataType)
public MunitDefaultMuleMessage(Object message, org.mule.api.MuleMessage previous, org.mule.api.MuleContext muleContext)
Copyright © 2017. All rights reserved.