org.apache.axis2.jaxws.util
Class SoapUtils

java.lang.Object
  extended by org.apache.axis2.jaxws.util.SoapUtils

public class SoapUtils
extends java.lang.Object


Constructor Summary
SoapUtils()
           
 
Method Summary
static org.apache.axiom.om.OMElement getOMElement(org.apache.axiom.soap.SOAPEnvelope response)
           
static org.apache.axiom.soap.SOAPFactory getSoapFactory(java.lang.String soapVersionURI)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoapUtils

public SoapUtils()
Method Detail

getOMElement

public static org.apache.axiom.om.OMElement getOMElement(org.apache.axiom.soap.SOAPEnvelope response)

getSoapFactory

public static org.apache.axiom.soap.SOAPFactory getSoapFactory(java.lang.String soapVersionURI)


Copyright © 2007 Apache Web Services Project. All Rights Reserved.