org.jboss.test.webservice.jbws82
Interface Hello

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

public interface Hello
extends java.rmi.Remote


Method Summary
 UserType (src) echoUserType(UserType (src)  in0)
           
 

Method Detail

echoUserType

public UserType (src)  echoUserType(UserType (src)  in0)
                      throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException