Class SOAPFactory1_1Impl

    • Constructor Detail

      • SOAPFactory1_1Impl

        public SOAPFactory1_1Impl()
    • Method Detail

      • createDetail

        public jakarta.xml.soap.Detail createDetail()
                                             throws jakarta.xml.soap.SOAPException
        Overrides:
        createDetail in class SOAPFactoryImpl
        Throws:
        jakarta.xml.soap.SOAPException
      • createFault

        public jakarta.xml.soap.SOAPFault createFault​(String reasonText,
                                                      QName faultCode)
                                               throws jakarta.xml.soap.SOAPException
        Overrides:
        createFault in class SOAPFactoryImpl
        Throws:
        jakarta.xml.soap.SOAPException
      • createFault

        public jakarta.xml.soap.SOAPFault createFault()
                                               throws jakarta.xml.soap.SOAPException
        Overrides:
        createFault in class SOAPFactoryImpl
        Throws:
        jakarta.xml.soap.SOAPException