cgl.narada.wsinfra.deployment.axis.wsr
Class WsrSourceClientFrame
java.lang.Object
cgl.narada.wsinfra.deployment.axis.wsr.WsrSourceClientFrame
public class WsrSourceClientFrame
- extends Object
- Version:
- 1.0
$Revision: 1.0 $
This acts as Application at WsrSource Proxy Web Service. It will initiates
all requests for Wsr Source using Frame.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsrSourceClientFrame
public WsrSourceClientFrame()
sendSOAPMessage
public void sendSOAPMessage(SOAPMessage soapMessage)
throws DeploymentException,
MessageFlowException,
ProcessingException
- This method will send SOAPMessage to Network
- Parameters:
soapMessage -
- Throws:
DeploymentException
MessageFlowException
ProcessingException
createSOAPMessage
public SOAPMessage createSOAPMessage(String source,
String sink,
String groupId,
String replyPattern,
String replyTo,
String lastMessage)
- This method will create SOAPMessage based on given paramters.
- Parameters:
source - sink - groupId - replyPattern - replyTo - lastMessage -
- Returns:
- SOAPMessage
main
public static void main(String[] args)
For comments and suggestions please send
e-mail to
The NaradaBrokering Project