Class SAAJUtils


  • public final class SAAJUtils
    extends Object
    • Method Detail

      • getHeader

        public static javax.xml.soap.SOAPHeader getHeader​(javax.xml.soap.SOAPMessage m)
                                                   throws javax.xml.soap.SOAPException
        Throws:
        javax.xml.soap.SOAPException
      • getBody

        public static javax.xml.soap.SOAPBody getBody​(javax.xml.soap.SOAPMessage m)
                                               throws javax.xml.soap.SOAPException
        Throws:
        javax.xml.soap.SOAPException
      • setFaultCode

        public static void setFaultCode​(javax.xml.soap.SOAPFault f,
                                        QName code)
                                 throws javax.xml.soap.SOAPException
        Throws:
        javax.xml.soap.SOAPException