org.jboss.test.webservice.encstyle
Class SampleEndpointImplDOC

java.lang.Object
  extended byorg.jboss.test.webservice.encstyle.SampleEndpointImplDOC
All Implemented Interfaces:
java.rmi.Remote, SampleEndpointDOC (src)

public class SampleEndpointImplDOC
extends java.lang.Object
implements SampleEndpointDOC (src)

Since:
11-Nov-2004

Constructor Summary
SampleEndpointImplDOC()
           
 
Method Summary
 SampleEndpoint_changeSalary_ResponseStruct (src) changeSalary(SampleEndpoint_changeSalary_RequestStruct (src)  in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SampleEndpointImplDOC

public SampleEndpointImplDOC()
Method Detail

changeSalary

public SampleEndpoint_changeSalary_ResponseStruct (src)  changeSalary(SampleEndpoint_changeSalary_RequestStruct (src)  in)
                                                        throws java.rmi.RemoteException
Specified by:
changeSalary in interface SampleEndpointDOC (src)
Throws:
java.rmi.RemoteException