org.mule.transport.http.components
Class RestErrorExpressionTestCase.EchoComponent

java.lang.Object
  extended by org.mule.transport.http.components.RestErrorExpressionTestCase.EchoComponent
Enclosing class:
RestErrorExpressionTestCase

public static class RestErrorExpressionTestCase.EchoComponent
extends Object


Constructor Summary
RestErrorExpressionTestCase.EchoComponent()
           
 
Method Summary
 String Echo(String echo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestErrorExpressionTestCase.EchoComponent

public RestErrorExpressionTestCase.EchoComponent()
Method Detail

Echo

public String Echo(String echo)
            throws Exception
Throws:
Exception


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.