cgl.narada.wsinfra.deployment.axis.wsrm.proxy
Class WsrmClientService

java.lang.Object
  extended bycgl.narada.wsinfra.deployment.axis.wsrm.proxy.WsrmClientService

public class WsrmClientService
extends Object

One of four services of Proxy type reliable messaging. It creates mesages to send it Target service via proxy web services.


Constructor Summary
WsrmClientService()
           
 
Method Summary
 void wsInfraProcessMethod(org.apache.axis.message.SOAPEnvelope req, org.apache.axis.message.SOAPEnvelope resp)
          Creates a message and calls proxy service and receives response messages
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsrmClientService

public WsrmClientService()
Method Detail

wsInfraProcessMethod

public void wsInfraProcessMethod(org.apache.axis.message.SOAPEnvelope req,
                                 org.apache.axis.message.SOAPEnvelope resp)
Creates a message and calls proxy service and receives response messages