org.codehaus.xfire.test
Class EchoImpl

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

public class EchoImpl
extends java.lang.Object
implements Echo

Echo

Author:
Dan Diephouse

Constructor Summary
EchoImpl()
           
 
Method Summary
 java.lang.String echo(java.lang.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 java.lang.String echo(java.lang.String echo)
Specified by:
echo in interface Echo


Copyright © 2004-2006 null. All Rights Reserved.