org.kuali.rice.ksb.testclient1
Class EchoService1Impl
java.lang.Object
org.kuali.rice.ksb.testclient1.EchoService1Impl
- All Implemented Interfaces:
- EchoService
public class EchoService1Impl
- extends Object
- implements EchoService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EchoService1Impl
public EchoService1Impl()
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-2014 The Kuali Foundation. All Rights Reserved.