Package | Description |
---|---|
org.apache.axiom.soap | |
org.apache.axiom.soap.impl.builder |
Modifier and Type | Method and Description |
---|---|
SOAPFaultDetail |
SOAPFactory.createSOAPFaultDetail() |
SOAPFaultDetail |
SOAPFactory.createSOAPFaultDetail(SOAPFault parent)
Detail eii under SOAPFault (parent)
|
SOAPFaultDetail |
SOAPFault.getDetail() |
Modifier and Type | Method and Description |
---|---|
void |
SOAPFault.setDetail(SOAPFaultDetail detail)
SOAPFaultRoleImpl is an optional item in a Fault, in SOAP 1.2 specification
|
Modifier and Type | Method and Description |
---|---|
SOAPFaultDetail |
SOAPFactoryEx.createSOAPFaultDetail(SOAPFault parent,
OMXMLParserWrapper builder)
Role eii under SOAPFault (parent)
|
Copyright ? The Apache Software Foundation. All Rights Reserved.