uCosminexus Application Server, Web Service Development Guide
![[Contents]](FIGURE/CONTENT.GIF)
![[Glossary]](FIGURE/GLOSS.GIF)
![[Index]](FIGURE/INDEX.GIF)
![[Back]](FIGURE/FRONT.GIF)
This subsection describes the notes on using the methods of the SOAPHeader interface.
- Do not specify null in the arguments of the addHeaderElement(Name name) and addHeaderElement(QName qname) methods. If null is specified, the operations are not guaranteed.
- Do not specify null in the supportedSoapUri argument of the addUpgradeHeaderElement(String supportedSoapUri) method. If specified, the operations are not guaranteed.
- Do not specify null in the actor argument of the examineHeaderElements(String actor) and extractHeaderElements(String actor) methods. If specified, the operations are not guaranteed.
- If null is specified in the actor argument of the examineMustUnderstandHeaderElements(String actor) method, Iterator containing all the set up SOAPHeaderElement is returned.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.