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