org.kuali.rice.ksb.messaging.remotedservices
Interface EchoService

All Known Implementing Classes:
EchoService1Impl, EchoService2Impl

public interface EchoService


Method Summary
 void captureHeaders()
           
 String echo(String string)
           
 String trueEcho(String string)
           
 

Method Detail

echo

String echo(String string)

trueEcho

String trueEcho(String string)

captureHeaders

void captureHeaders()


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.