public class MOSWebService
extends java.lang.Object
Constructor and Description |
---|
MOSWebService() |
Modifier and Type | Method and Description |
---|---|
org.apache.axiom.om.OMElement |
processDocument(org.apache.axiom.om.OMElement element)
Process the incoming SOAP message.
|
public org.apache.axiom.om.OMElement processDocument(org.apache.axiom.om.OMElement element) throws java.rmi.RemoteException
element
- incoming xml Documentjava.rmi.RemoteException
- SOAP Fault in case of any exception