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

java.lang.Object
  extended byorg.mule.tck.functional.FunctionalTestComponent
      extended byorg.mule.providers.soap.axis.functional.SoapAttachmentsFunctionalTestComponent
All Implemented Interfaces:
org.mule.umo.lifecycle.Callable, SoapAttachmentsFunctionalTest, org.mule.umo.lifecycle.UMOEventListener

public class SoapAttachmentsFunctionalTestComponent
extends org.mule.tck.functional.FunctionalTestComponent
implements SoapAttachmentsFunctionalTest


Field Summary
 
Fields inherited from class org.mule.tck.functional.FunctionalTestComponent
logger, STREAM_BUFFER_SIZE, STREAM_SAMPLE_SIZE
 
Constructor Summary
SoapAttachmentsFunctionalTestComponent()
           
 
Method Summary
 String receiveMessageWithAttachments(String payload, DataHandler[] attachments)
           
 
Methods inherited from class org.mule.tck.functional.FunctionalTestComponent
getEventCallback, getReturnMessage, isAppendComponentName, isThrowException, onCall, onReceive, setAppendComponentName, setEventCallback, setReturnMessage, setThrowException
 
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-2008 MuleSource, Inc.. All Rights Reserved.