org.kuali.rice.ksb.testclient2
Class EchoService2Impl
java.lang.Object
org.kuali.rice.ksb.testclient2.EchoService2Impl
- All Implemented Interfaces:
- EchoService
public class EchoService2Impl
- extends Object
- implements EchoService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EchoService2Impl
public EchoService2Impl()
echo
public String echo(String string)
- Specified by:
echo
in interface EchoService
trueEcho
public String trueEcho(String string)
- Specified by:
trueEcho
in interface EchoService
captureHeaders
public void captureHeaders()
- Specified by:
captureHeaders
in interface EchoService
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.