cgl.narada.wsinfra.deployment.axis.wsr.proxy
Class WsrProxyService
java.lang.Object
cgl.narada.wsinfra.deployment.axis.wsr.proxy.WsrProxyService
public class WsrProxyService
- extends Object
|
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 |
WsrProxyService
public WsrProxyService()
throws DeploymentException
- Throws:
DeploymentException
wsInfraProcessMethod
public void wsInfraProcessMethod(org.apache.axis.message.SOAPEnvelope req,
org.apache.axis.message.SOAPEnvelope resp)
throws WsFaultException,
ParsingException,
ProcessingException
- Handles reliable messaging. Takes messages, negotiates with other
endpoint proxy services and sends the message
- Throws:
WsFaultException
ParsingException
ProcessingException
For comments and suggestions please send
e-mail to
The NaradaBrokering Project