org.mule.transport.soap.axis.functional
Class SoapAttachmentsFunctionalTestComponent

java.lang.Object
  extended by org.mule.tck.functional.FunctionalTestComponent
      extended by org.mule.transport.soap.axis.functional.SoapAttachmentsFunctionalTestComponent
All Implemented Interfaces:
MuleContextAware, Callable, Disposable, EventListener, Initialisable, Startable, Stoppable, Receiveable, SoapAttachmentsFunctionalTest

public class SoapAttachmentsFunctionalTestComponent
extends FunctionalTestComponent
implements SoapAttachmentsFunctionalTest


Nested Class Summary
 
Nested classes/interfaces inherited from class org.mule.tck.functional.FunctionalTestComponent
FunctionalTestComponent.LifecycleCallback
 
Field Summary
 
Fields inherited from class org.mule.tck.functional.FunctionalTestComponent
logger, STREAM_BUFFER_SIZE, STREAM_SAMPLE_SIZE
 
Fields inherited from interface org.mule.api.lifecycle.Initialisable
PHASE_NAME
 
Fields inherited from interface org.mule.api.lifecycle.Disposable
PHASE_NAME
 
Fields inherited from interface org.mule.api.lifecycle.Startable
PHASE_NAME
 
Fields inherited from interface org.mule.api.lifecycle.Stoppable
PHASE_NAME
 
Constructor Summary
SoapAttachmentsFunctionalTestComponent()
           
 
Method Summary
 String receiveMessageWithAttachments(String payload, DataHandler[] attachments)
           
 
Methods inherited from class org.mule.tck.functional.FunctionalTestComponent
addLifecycleCallback, append, dispose, getAppendString, getEventCallback, getExceptionText, getExceptionToThrow, getLastReceivedMessage, getReceivedMessage, getReceivedMessagesCount, getReturnData, getWaitTime, initialise, isDoInboundTransform, isEnableMessageHistory, isEnableNotifications, isLogMessageDetails, isThrowException, onCall, onReceive, process, removeLifecycleCallback, setAppendString, setDoInboundTransform, setEnableMessageHistory, setEnableNotifications, setEventCallback, setExceptionText, setExceptionToThrow, setId, setLogMessageDetails, setMuleContext, setReturnData, setThrowException, setWaitTime, start, stop, throwException
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoapAttachmentsFunctionalTestComponent

public SoapAttachmentsFunctionalTestComponent()
Method Detail

receiveMessageWithAttachments

public String receiveMessageWithAttachments(String payload,
                                            DataHandler[] attachments)
Specified by:
receiveMessageWithAttachments in interface SoapAttachmentsFunctionalTest


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.