public class AxisMuleMessageFactory extends AbstractMuleMessageFactory
muleContext
Constructor and Description |
---|
AxisMuleMessageFactory() |
Modifier and Type | Method and Description |
---|---|
protected void |
addAttachments(DefaultMuleMessage message,
Object transportMessage) |
protected void |
addProperties(DefaultMuleMessage message,
Object transportMessage) |
protected Object |
extractPayload(Object transportMessage,
String encoding) |
protected Class<?>[] |
getSupportedTransportMessageTypes() |
create, create, create, create
protected Class<?>[] getSupportedTransportMessageTypes()
getSupportedTransportMessageTypes
in class AbstractMuleMessageFactory
protected Object extractPayload(Object transportMessage, String encoding) throws Exception
extractPayload
in class AbstractMuleMessageFactory
Exception
protected void addProperties(DefaultMuleMessage message, Object transportMessage) throws Exception
addProperties
in class AbstractMuleMessageFactory
Exception
protected void addAttachments(DefaultMuleMessage message, Object transportMessage) throws Exception
addAttachments
in class AbstractMuleMessageFactory
Exception
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.