Class SocketRequestProcessor

Description

Implements interfaces:

RequestProcessor using sockets (fsockopen).

Located in /system/classes/socketrequestprocessor.php (line 6)


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

Implementation of:
RequestProcessor::execute()
get_response_body (line 167)
  • access: public
void get_response_body ()

Implementation of:
RequestProcessor::get_response_body()
get_response_headers (line 176)
  • access: public
void get_response_headers ()

Implementation of:
RequestProcessor::get_response_headers()

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