org.mule.test.integration.tck
Interface Echo


public interface Echo

Simple web service to use for test cases.


Method Summary
 java.lang.String echo(java.lang.String string)
           
 

Method Detail

echo

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


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