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

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

public class WsrmTargetService
extends Object

One of four services of Proxy type reliable messaging. It receives mesages from client service via proxy web services and sends response back.


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

Constructor Detail

WsrmTargetService

public WsrmTargetService()
Method Detail

wsInfraProcessMethod

public void wsInfraProcessMethod(org.apache.axis.message.SOAPEnvelope req,
                                 org.apache.axis.message.SOAPEnvelope resp)
Receives messages from proxy service and sends response messages back