Package | Description |
---|---|
org.apache.axiom.soap | |
org.apache.axiom.soap.impl.builder |
Modifier and Type | Method and Description |
---|---|
SOAPFaultRole |
SOAPFactory.createSOAPFaultRole() |
SOAPFaultRole |
SOAPFactory.createSOAPFaultRole(SOAPFault parent)
Role eii under SOAPFault (parent)
|
SOAPFaultRole |
SOAPFault.getRole() |
Modifier and Type | Method and Description |
---|---|
void |
SOAPFault.setRole(SOAPFaultRole role)
SOAPFaultRoleImpl is an optional item in a Fault, in SOAP 1.2 specification
|
Modifier and Type | Method and Description |
---|---|
SOAPFaultRole |
SOAPFactoryEx.createSOAPFaultRole(SOAPFault parent,
OMXMLParserWrapper builder)
Role eii under SOAPFault (parent)
|
Copyright © The Apache Software Foundation. All Rights Reserved.