org.jboss.test.webservice.jbws79
Interface HelloOne

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
HelloOneJavaBean (src)

public interface HelloOne
extends java.rmi.Remote


Method Summary
 java.lang.String echoString(java.lang.String in0)
           
 

Method Detail

echoString

public java.lang.String echoString(java.lang.String in0)
                            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException