|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.binding.soap.util.SOAPFaultHelper
public final class SOAPFaultHelper
The SOAP Fault Helper.
| Method Summary | |
|---|---|
static org.apache.axiom.soap.SOAPFault |
createSOAPFault(org.apache.axiom.soap.SOAPFactory soapFactory)
Create a SOAP fault. |
static org.apache.axiom.soap.SOAPFault |
createSOAPFault(org.apache.axiom.soap.SOAPFactory soapFactory,
org.apache.axiom.om.OMElement bodyContent)
Create a SOAP fault from the provided body content. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static org.apache.axiom.soap.SOAPFault createSOAPFault(org.apache.axiom.soap.SOAPFactory soapFactory)
soapFactory - The factory used to create the fault and identify the version
public static org.apache.axiom.soap.SOAPFault createSOAPFault(org.apache.axiom.soap.SOAPFactory soapFactory,
org.apache.axiom.om.OMElement bodyContent)
soapFactory - The factory used to create the fault and identify the version
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||