org.codehaus.xfire.test
Class EchoImpl

java.lang.Object
  extended by org.codehaus.xfire.test.EchoImpl
All Implemented Interfaces:
Echo

public class EchoImpl
extends Object
implements Echo

Echo

Author:
Dan Diephouse

Constructor Summary
EchoImpl()
           
 
Method Summary
 String echo(String echo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EchoImpl

public EchoImpl()
Method Detail

echo

public String echo(String echo)
Specified by:
echo in interface Echo


Copyright © 2004-2013. All Rights Reserved.