public class EnterpriseWebService
extends java.lang.Object
Constructor and Description |
---|
EnterpriseWebService() |
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