org.mule.transport.soap.axis.functional
Class SoapAttachmentsFunctionalTestComponent
java.lang.Object
org.mule.tck.functional.FunctionalTestComponent
org.mule.transport.soap.axis.functional.SoapAttachmentsFunctionalTestComponent
- All Implemented Interfaces:
- MuleContextAware, Callable, Disposable, EventListener, Initialisable, Receiveable, SoapAttachmentsFunctionalTest
public class SoapAttachmentsFunctionalTestComponent
- extends FunctionalTestComponent
- implements SoapAttachmentsFunctionalTest
Methods inherited from class org.mule.tck.functional.FunctionalTestComponent |
append, dispose, getAppendString, getEventCallback, getExceptionToThrow, getLastReceivedMessage, getReceivedMessage, getReceivedMessagesCount, getReturnData, getWaitTime, initialise, isDoInboundTransform, isEnableMessageHistory, isEnableNotifications, isLogMessageDetails, isThrowException, onCall, onReceive, process, setAppendString, setDoInboundTransform, setEnableMessageHistory, setEnableNotifications, setEventCallback, setExceptionToThrow, setLogMessageDetails, setMuleContext, setReturnData, setThrowException, setWaitTime, throwException |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoapAttachmentsFunctionalTestComponent
public SoapAttachmentsFunctionalTestComponent()
receiveMessageWithAttachments
public String receiveMessageWithAttachments(String payload,
DataHandler[] attachments)
- Specified by:
receiveMessageWithAttachments
in interface SoapAttachmentsFunctionalTest
Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.