org.apache.muse.ws.addressing.soap
Class SoapUtils

java.lang.Object
  extended by org.apache.muse.ws.addressing.soap.SoapUtils

public class SoapUtils
extends Object


Constructor Summary
SoapUtils()
           
 
Method Summary
static SoapFault convertToFault(Throwable error)
           
static boolean isFault(Element xml)
           
 
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

convertToFault

public static SoapFault convertToFault(Throwable error)

isFault

public static boolean isFault(Element xml)


Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.