|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.transport.AbstractMuleMessageFactory
org.mule.transport.DefaultMuleMessageFactory
public class DefaultMuleMessageFactory
Field Summary |
---|
Fields inherited from class org.mule.transport.AbstractMuleMessageFactory |
---|
muleContext |
Constructor Summary | |
---|---|
DefaultMuleMessageFactory(MuleContext context)
|
Method Summary | |
---|---|
protected java.lang.Object |
extractPayload(java.lang.Object transportMessage,
java.lang.String encoding)
|
protected java.lang.Class<?>[] |
getSupportedTransportMessageTypes()
|
Methods inherited from class org.mule.transport.AbstractMuleMessageFactory |
---|
addAttachments, addProperties, create, create |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultMuleMessageFactory(MuleContext context)
Method Detail |
---|
protected java.lang.Class<?>[] getSupportedTransportMessageTypes()
getSupportedTransportMessageTypes
in class AbstractMuleMessageFactory
protected java.lang.Object extractPayload(java.lang.Object transportMessage, java.lang.String encoding) throws java.lang.Exception
extractPayload
in class AbstractMuleMessageFactory
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |