JwsContext.setOutputHeaders(Element[]) Method

Syntax

public void setOutputHeaders(org.w3c.dom.Element[] headers)

Parameters

headers

An array of org.w3c.dom.Element objects containing valid SOAP headers.

Return Value

None.

Exceptions

None.

Remarks

None.

Related Topics

JwsContext Interface

JwsContext.getInputHeaders() Method