org.mule.module.cxf.testmodels
Class Echo

java.lang.Object
  extended by org.mule.module.cxf.testmodels.Echo

public class Echo
extends Object


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

ensureWebSerivceContextIsSet

public String ensureWebSerivceContextIsSet(String input)


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