Interface RequestProcessor

Description

Interface for Request Processors. RemoteRequest uses a RequestProcessor to do the actual work.

Located in /system/classes/remoterequest.php (line 14)


	
			
Method Summary
void execute ( $method,  $url,  $headers,  $body,  $timeout)
Methods
execute (line 16)
  • access: public
void execute ( $method,  $url,  $headers,  $body,  $timeout)
  • $method
  • $url
  • $headers
  • $body
  • $timeout
get_response_body (line 18)
  • access: public
void get_response_body ()
get_response_headers (line 19)
  • access: public
void get_response_headers ()

Documentation generated on Thu, 30 Oct 2008 20:31:25 +0100 by phpDocumentor 1.3.2