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

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

public class WseSubscriptionManagerProxyWebService
extends Object


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

Constructor Detail

WseSubscriptionManagerProxyWebService

public WseSubscriptionManagerProxyWebService()
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 Subscription Manager in Axis

Throws:
WsFaultException
ParsingException
ProcessingException