Class SOAPFactory1_2Impl

java.lang.Object
jakarta.xml.soap.SOAPFactory
com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
com.sun.xml.messaging.saaj.soap.ver1_2.SOAPFactory1_2Impl

public class SOAPFactory1_2Impl extends SOAPFactoryImpl
  • Constructor Details

    • SOAPFactory1_2Impl

      public SOAPFactory1_2Impl()
  • 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