org.apache.axis2.jaxws.util
Class SoapUtils
java.lang.Object
org.apache.axis2.jaxws.util.SoapUtils
public class SoapUtils
- extends Object
Method Summary |
static org.apache.axiom.om.OMElement |
getOMElement(org.apache.axiom.soap.SOAPEnvelope response)
|
static org.apache.axiom.soap.SOAPFactory |
getSoapFactory(String soapVersionURI)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoapUtils
public SoapUtils()
getOMElement
public static org.apache.axiom.om.OMElement getOMElement(org.apache.axiom.soap.SOAPEnvelope response)
getSoapFactory
public static org.apache.axiom.soap.SOAPFactory getSoapFactory(String soapVersionURI)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.