org.mule.module.cxf.testmodels
Class TestCxfComponent

java.lang.Object
  extended by org.mule.module.cxf.testmodels.TestCxfComponent

public class TestCxfComponent
extends Object


Constructor Summary
TestCxfComponent()
           
 
Method Summary
 String testCxfException(String data)
           
 String testFault(String data)
           
 String testNonCxfException(String data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCxfComponent

public TestCxfComponent()
Method Detail

testCxfException

public String testCxfException(String data)
                        throws CxfEnabledFaultMessage
Throws:
CxfEnabledFaultMessage

testFault

public String testFault(String data)

testNonCxfException

public String testNonCxfException(String data)


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