void addHeaderPart (SimpleEvent soapEvent, String headerPartXml)void addHeaderPart (SimpleEvent soapEvent, String headerPartXml)The actor, and mustUnderstand attribute values are added for the header element.
| Name | Type | Description |
|---|---|---|
soapEvent | SimpleEvent | SOAP event |
headerPartXml | String | XML string of header to set |
| Type | Description |
|---|---|
void |