cgl.narada.wsinfra.deployment.axis.wsrm.proxy
Class WsrmProxyService
java.lang.Object
cgl.narada.wsinfra.deployment.axis.wsrm.proxy.WsrmProxyService
public class WsrmProxyService
- extends Object
WsrmProxyService handles reliable messaging. It consists both Source and Sink
instances so that it can send and receive messages reliably.
|
Method Summary |
void |
wsInfraProcessMethod(org.apache.axis.message.SOAPEnvelope req,
org.apache.axis.message.SOAPEnvelope resp)
Handles reliable messaging. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsrmProxyService
public WsrmProxyService()
wsInfraProcessMethod
public void wsInfraProcessMethod(org.apache.axis.message.SOAPEnvelope req,
org.apache.axis.message.SOAPEnvelope resp)
- Handles reliable messaging. Takes messages, negotiates with other endpoint
proxy services and sends the message
For comments and suggestions please send
e-mail to
The NaradaBrokering Project