cgl.narada.wsinfra.deployment.axis.wsrm.proxy
Class WsrmClientService
java.lang.Object
cgl.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.
|
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 |
WsrmClientService
public WsrmClientService()
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