org.mule.example.echo
Class Echo

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

public class Echo
extends Object


Constructor Summary
Echo()
           
 
Method Summary
 String echo(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 String echo(String string)


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