Uses of Interface
org.apache.axiom.soap.SOAPFaultReason
Packages that use SOAPFaultReason
-
Uses of SOAPFaultReason in org.apache.axiom.soap
Methods in org.apache.axiom.soap that return SOAPFaultReasonModifier and TypeMethodDescriptionSOAPFactory.createSOAPFaultReason()
SOAPFactory.createSOAPFaultReason
(SOAPFault parent) Reason eii under SOAPFault (parent)SOAPFault.getReason()
Methods in org.apache.axiom.soap with parameters of type SOAPFaultReasonModifier and TypeMethodDescriptionSOAPFactory.createSOAPFaultText
(SOAPFaultReason parent) SubCode eii under SubCode (parent)void
SOAPFault.setReason
(SOAPFaultReason reason) SOAPFaultReason is a mandatory item in a Fault, in SOAP 1.2 specification