Class Header1_2Impl

All Implemented Interfaces:
javax.xml.soap.Node, javax.xml.soap.SOAPBodyElement, javax.xml.soap.SOAPElement, javax.xml.soap.SOAPHeader, Element, Node

public class Header1_2Impl extends HeaderImpl
  • Field Details

    • log

      protected static final Logger log
  • Constructor Details

  • Method Details

    • getNotUnderstoodName

      protected NameImpl getNotUnderstoodName()
      Specified by:
      getNotUnderstoodName in class HeaderImpl
    • getUpgradeName

      protected NameImpl getUpgradeName()
      Specified by:
      getUpgradeName in class HeaderImpl
    • getSupportedEnvelopeName

      protected NameImpl getSupportedEnvelopeName()
      Specified by:
      getSupportedEnvelopeName in class HeaderImpl
    • addNotUnderstoodHeaderElement

      public javax.xml.soap.SOAPHeaderElement addNotUnderstoodHeaderElement(QName sourceName) throws javax.xml.soap.SOAPException
      Throws:
      javax.xml.soap.SOAPException
    • addTextNode

      public javax.xml.soap.SOAPElement addTextNode(String text) throws javax.xml.soap.SOAPException
      Specified by:
      addTextNode in interface javax.xml.soap.SOAPElement
      Overrides:
      addTextNode in class ElementImpl
      Throws:
      javax.xml.soap.SOAPException
    • createHeaderElement

      protected javax.xml.soap.SOAPHeaderElement createHeaderElement(javax.xml.soap.Name name) throws javax.xml.soap.SOAPException
      Specified by:
      createHeaderElement in class HeaderImpl
      Throws:
      javax.xml.soap.SOAPException
    • createHeaderElement

      protected javax.xml.soap.SOAPHeaderElement createHeaderElement(QName name) throws javax.xml.soap.SOAPException
      Specified by:
      createHeaderElement in class HeaderImpl
      Throws:
      javax.xml.soap.SOAPException
    • setEncodingStyle

      public void setEncodingStyle(String encodingStyle) throws javax.xml.soap.SOAPException
      Specified by:
      setEncodingStyle in interface javax.xml.soap.SOAPElement
      Overrides:
      setEncodingStyle in class ElementImpl
      Throws:
      javax.xml.soap.SOAPException
    • addAttribute

      public javax.xml.soap.SOAPElement addAttribute(javax.xml.soap.Name name, String value) throws javax.xml.soap.SOAPException
      Specified by:
      addAttribute in interface javax.xml.soap.SOAPElement
      Overrides:
      addAttribute in class ElementImpl
      Throws:
      javax.xml.soap.SOAPException
    • addAttribute

      public javax.xml.soap.SOAPElement addAttribute(QName name, String value) throws javax.xml.soap.SOAPException
      Specified by:
      addAttribute in interface javax.xml.soap.SOAPElement
      Overrides:
      addAttribute in class ElementImpl
      Throws:
      javax.xml.soap.SOAPException