cgl.narada.wsinfra.deployment.axis.wsr.proxy
Class WsrTargetServiceProxyHelper
java.lang.Object
cgl.narada.wsinfra.deployment.axis.wsr.proxy.WsrTargetServiceProxyHelper
- All Implemented Interfaces:
- WsMessageFlow
- public class WsrTargetServiceProxyHelper
- extends Object
- implements WsMessageFlow
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsrTargetServiceProxyHelper
public WsrTargetServiceProxyHelper()
enrouteToApplication
public void enrouteToApplication(SOAPMessage soapMessage)
- Description copied from interface:
WsMessageFlow
- Prepare to forward message over to the application. This message has
been processed by the WsProcessor.
- Specified by:
enrouteToApplication in interface WsMessageFlow
enrouteToNetwork
public final void enrouteToNetwork(SOAPMessage soapMessage)
throws MessageFlowException
- This method will make service call to Sink Web services
instead of Source directly.
- Specified by:
enrouteToNetwork in interface WsMessageFlow
- Parameters:
soapMessage -
- Throws:
MessageFlowException