The
The properties defined in the
Property | Descriptions |
---|---|
|
Specifies whether the transient object return type from a Web service method is deleted when processing is complete |
|
Contains the incoming SOAP message string from the Web service consumer |
|
Specifies whether the Web services framework does any further XML processing of the data that is returned from a Web service method |
The methods defined in the
Method | Descriptions |
---|---|
|
Returns HyperText Transfer Protocol (HTTP) header information for your Web service request |
|
Sets up the appropriate options for the specified Web service application when the default HTTP implementation is not used |
|
Calls the relevant Web service method and returns the result of the processing as a SOAP message |
|
Processes Web service requests received from a Web service consumer |
|
Executed when a request is received from a Web service consumer |
For details, see "