cgl.narada.wsinfra.deployment.axis.wsr.proxy
Class WsrSourceProxyClientService
java.lang.Object
cgl.narada.wsinfra.deployment.axis.wsr.proxy.WsrSourceProxyClientService
- public class WsrSourceProxyClientService
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsrSourceProxyClientService
public WsrSourceProxyClientService()
- Constructor will initiates all services for SOAPMessage to send
enrouteToApplication
public void enrouteToApplication(SOAPMessage soapMessage)
- This method will send SOAPMessage to Application.
- Parameters:
soapMessage -
enrouteToNetwork
public final void enrouteToNetwork(SOAPMessage soapMessage)
throws MessageFlowException
- This method will make service call to Source Web services instead of Sink.
- Parameters:
soapMessage -
- Throws:
MessageFlowException