RAD Studio VCL Reference
ContentsIndex
THTTPReqResp Methods Public Methods
Public Methods
 
Name 
Description 
 
Responds after the last constructor executes. 
 
Performs transport-specific setup before executing an encoded method call. 
 
Raises an exception when an error is detected. 
 
Raises an exception if the response to a SOAP method call has a common invalid content-type header. 
 
Establishes or terminates a connection to the Web Service application. 
 
This is the overview for the Execute method overload. 
 
Get 
Sends a "Get" request to the server and retrieves the results. 
 
Returns a reference to this component. 
 
Allocates memory for each instance of THTTPReqResp
 
Receives the contents of an HTTP response to the message sent by the Send message. 
 
Send 
Sends the encoded method call as an HTTP-based SOAP message. 
 
SendGets sends a "GET" request to the server. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.