org.jboss.test.webservice.header
Class ExplicitHeaderEndpointImpl

java.lang.Object
  extended byorg.jboss.test.webservice.header.ExplicitHeaderEndpointImpl
All Implemented Interfaces:
ExplicitHeaderEndpoint (src) , java.rmi.Remote

public class ExplicitHeaderEndpointImpl
extends java.lang.Object
implements ExplicitHeaderEndpoint (src)

Since:
26-Nov-2004

Constructor Summary
ExplicitHeaderEndpointImpl()
           
 
Method Summary
 boolean doStuff(java.lang.String parameter, SessionHeaderHolder (src)  headerHolder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExplicitHeaderEndpointImpl

public ExplicitHeaderEndpointImpl()
Method Detail

doStuff

public boolean doStuff(java.lang.String parameter,
                       SessionHeaderHolder (src)  headerHolder)
                throws java.rmi.RemoteException
Specified by:
doStuff in interface ExplicitHeaderEndpoint (src)
Throws:
java.rmi.RemoteException