org.mule.test.integration.tck
Interface Echo


public interface Echo

Simple web service to use for test cases.


Method Summary
 String echo(String string)
           
 

Method Detail

echo

String echo(String string)


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