String[] getHeaders(SimpleEvent soapEvent, String actor, boolean removeHeaders)
String[] getHeaders(SimpleEvent soapEvent, String actor, boolean removeHeaders)
Name | Type | Description |
---|---|---|
soapEvent | SimpleEvent | The request SOAP event |
actor | String | The actor attribute. Use null to get all headers |
removeHeaders | boolean | from the SOAP headers. Setting this parameter value to true will remove the header. |
Type | Description |
---|---|
String[] |