cgl.narada.wsinfra.deployment.axis.wse
Class WseSubscriptionManagerWebService

java.lang.Object
  extended by cgl.narada.wsinfra.deployment.axis.wse.WseSubscriptionManagerWebService

public class WseSubscriptionManagerWebService
extends Object


Constructor Summary
WseSubscriptionManagerWebService()
           
 
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

WseSubscriptionManagerWebService

public WseSubscriptionManagerWebService()
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

Parameters:
org.apache.axis.message.SOAPEnvelope - req
org.apache.axis.message.SOAPEnvelope - res
Throws:
WsFaultException
ParsingException
ProcessingException


For comments and suggestions please send e-mail to The NaradaBrokering Project