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, createprotected Class<?>[] getSupportedTransportMessageTypes()
getSupportedTransportMessageTypes in class AbstractMuleMessageFactoryprotected Object extractPayload(Object transportMessage, String encoding) throws Exception
extractPayload in class AbstractMuleMessageFactoryExceptionprotected void addProperties(DefaultMuleMessage message, Object transportMessage) throws Exception
addProperties in class AbstractMuleMessageFactoryExceptionprotected void addAttachments(DefaultMuleMessage message, Object transportMessage) throws Exception
addAttachments in class AbstractMuleMessageFactoryExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.