public class UdpMuleMessageFactory extends AbstractMuleMessageFactory
muleContext
Constructor and Description |
---|
UdpMuleMessageFactory() |
Modifier and Type | Method and Description |
---|---|
protected void |
addProperties(DefaultMuleMessage message,
Object transportMessage) |
protected Object |
extractPayload(Object transportMessage,
String encoding) |
protected Class<?>[] |
getSupportedTransportMessageTypes() |
addAttachments, create, create, create, create, getMimeType
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
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.