Package org.apache.axis2.jaxws.util
Class SoapUtils
java.lang.Object
org.apache.axis2.jaxws.util.SoapUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.axiom.om.OMElementgetOMElement(org.apache.axiom.soap.SOAPEnvelope response) static org.apache.axiom.soap.SOAPFactorygetSoapFactory(String soapVersionURI)
-
Constructor Details
-
SoapUtils
public SoapUtils()
-
-
Method Details
-
getOMElement
public static org.apache.axiom.om.OMElement getOMElement(org.apache.axiom.soap.SOAPEnvelope response) -
getSoapFactory
-