org.mule.example.echo
Class Echo

java.lang.Object
  extended by org.mule.example.echo.Echo

public class Echo
extends java.lang.Object


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

Constructor Detail

Echo

public Echo()
Method Detail

echo

public java.lang.String echo(java.lang.String string)


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