Class SOAPFactory1_1Impl

java.lang.Object
jakarta.xml.soap.SOAPFactory
com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
com.sun.xml.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl

public class SOAPFactory1_1Impl extends SOAPFactoryImpl
  • Constructor Details

    • SOAPFactory1_1Impl

      public SOAPFactory1_1Impl()
  • Method Details

    • createDocument

      protected SOAPDocumentImpl createDocument()
      Specified by:
      createDocument in class SOAPFactoryImpl
    • 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