Class SOAP12Version

    • Method Detail

      • getSenderFaultCode

        public QName getSenderFaultCode()
        Description copied from interface: SOAPVersion
        Obtain the QName for the Sender fault code
        Specified by:
        getSenderFaultCode in interface SOAPVersion
        Returns:
        Sender fault code as a QName
      • getReceiverFaultCode

        public QName getReceiverFaultCode()
        Description copied from interface: SOAPVersion
        Obtain the QName for the Receiver fault code.
        Specified by:
        getReceiverFaultCode in interface SOAPVersion
        Returns:
        Receiver fault code as a QName
      • getFaultReasonQName

        public QName getFaultReasonQName()
        Description copied from interface: SOAPVersion
        Obtain the QName for the fault reason element.
        Specified by:
        getFaultReasonQName in interface SOAPVersion
        Returns:
        the QName for the fault reason element
      • getFaultCodeQName

        public QName getFaultCodeQName()
        Description copied from interface: SOAPVersion
        Obtain the QName for the fault code element.
        Specified by:
        getFaultCodeQName in interface SOAPVersion
        Returns:
        the QName for the fault code element
      • getFaultDetailQName

        public QName getFaultDetailQName()
        Description copied from interface: SOAPVersion
        Obtain the QName for the fault detail element.
        Specified by:
        getFaultDetailQName in interface SOAPVersion
        Returns:
        the QName for the fault detail element
      • getFaultRoleQName

        public QName getFaultRoleQName()
        Description copied from interface: SOAPVersion
        Obtain the QName for the fault role/actor element.
        Specified by:
        getFaultRoleQName in interface SOAPVersion
        Returns:
        the QName for the fault role/actor element
      • getMediaType

        public MediaType getMediaType()
        Description copied from interface: SOAPVersion
        Obtain the media type for this version of SOAP.
        Specified by:
        getMediaType in interface SOAPVersion
        Returns:
        the media type