JadeWebServiceProvider Properties
The properties defined in the JadeWebServiceProvider class are summarized in the following table.
Property | Description |
---|---|
deleteTransientReturnType | Specifies whether the transient object return type from a web service method is deleted when processing is complete |
incomingMessage | Contains the incoming SOAP message string from the web service consumer |
rawXML | Specifies whether the web service framework does any further XML processing of the data that is returned from a web service method |
unknownHeaders | Contains an array of any SOAP headers that were part of the request but could not be processed |