Class SOAPFactory1_2Impl

java.lang.Object
javax.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 javax.xml.soap.Detail createDetail() throws javax.xml.soap.SOAPException
      Overrides:
      createDetail in class SOAPFactoryImpl
      Throws:
      javax.xml.soap.SOAPException
    • createFault

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

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