cgl.narada.wsinfra.deployment.axis.wse.proxy
Class WseSourceProxyWebService

java.lang.Object
  extended bycgl.narada.wsinfra.deployment.axis.wse.proxy.WseSourceProxyWebService

public class WseSourceProxyWebService
extends Object


Constructor Summary
WseSourceProxyWebService()
           
 
Method Summary
 void wsInfraProcessMethod(org.apache.axis.message.SOAPEnvelope req, org.apache.axis.message.SOAPEnvelope res)
          This will do the web service for Source in AXIS
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WseSourceProxyWebService

public WseSourceProxyWebService()
Method Detail

wsInfraProcessMethod

public void wsInfraProcessMethod(org.apache.axis.message.SOAPEnvelope req,
                                 org.apache.axis.message.SOAPEnvelope res)
                          throws WsFaultException,
                                 ParsingException,
                                 ProcessingException
This will do the web service for Source in AXIS

Throws:
WsFaultException
ParsingException
ProcessingException