|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.transport.AbstractMessageAdapter
org.mule.tck.testmodels.mule.TestConnector.DummyMessageAdapter
public class TestConnector.DummyMessageAdapter
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.mule.api.ThreadSafeAccess |
---|
org.mule.api.ThreadSafeAccess.AccessControl |
Field Summary |
---|
Fields inherited from class org.mule.transport.AbstractMessageAdapter |
---|
attachments, encoding, exceptionPayload, id, logger, properties |
Fields inherited from interface org.mule.api.ThreadSafeAccess |
---|
READ, WRITE |
Constructor Summary | |
---|---|
TestConnector.DummyMessageAdapter(Object message)
|
Method Summary | |
---|---|
Object |
getPayload()
|
byte[] |
getPayloadAsBytes()
|
String |
getPayloadAsString(String encoding)
|
org.mule.api.ThreadSafeAccess |
newThreadCopy()
|
void |
setPayload(Object payload)
|
Methods inherited from class org.mule.transport.AbstractMessageAdapter |
---|
addAttachment, addInboundProperties, addProperties, addProperties, assertAccess, clearProperties, getAttachment, getAttachmentNames, getBooleanProperty, getCorrelationGroupSize, getCorrelationId, getCorrelationSequence, getDoubleProperty, getEncoding, getExceptionPayload, getIntProperty, getLongProperty, getProperty, getProperty, getPropertyNames, getReplyTo, getStringProperty, getUniqueId, isDisabled, newException, release, removeAttachment, removeProperty, resetAccessControl, setBooleanProperty, setCorrelationGroupSize, setCorrelationId, setCorrelationSequence, setDoubleProperty, setEncoding, setExceptionPayload, setIntProperty, setLongProperty, setProperty, setProperty, setReplyTo, setStringProperty, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestConnector.DummyMessageAdapter(Object message)
Method Detail |
---|
public Object getPayload()
public byte[] getPayloadAsBytes() throws Exception
Exception
public String getPayloadAsString(String encoding) throws Exception
Exception
public void setPayload(Object payload)
public org.mule.api.ThreadSafeAccess newThreadCopy()
newThreadCopy
in interface org.mule.api.ThreadSafeAccess
newThreadCopy
in class org.mule.transport.AbstractMessageAdapter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |