|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOAPFaultRole | |
org.apache.axiom.soap |
Uses of SOAPFaultRole in org.apache.axiom.soap |
Methods in org.apache.axiom.soap that return SOAPFaultRole | |
SOAPFaultRole |
SOAPFactory.createSOAPFaultRole(SOAPFault parent)
Role eii under SOAPFault (parent) |
SOAPFaultRole |
SOAPFactory.createSOAPFaultRole()
|
SOAPFaultRole |
SOAPFactory.createSOAPFaultRole(SOAPFault parent,
OMXMLParserWrapper builder)
Role eii under SOAPFault (parent) |
SOAPFaultRole |
SOAPFault.getRole()
|
Methods in org.apache.axiom.soap with parameters of type SOAPFaultRole | |
void |
SOAPFault.setRole(SOAPFaultRole role)
SOAPFaultRoleImpl is an optional item in a Fault, in SOAP 1.2 specification |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |