Abstract Class Zend_Service_Abstract

Description

Located in /Zend/Service/Abstract.php (line 39)


	
			
Direct descendents
Class Description
 class Zend_Rest_Client
 class Zend_Service_Akismet Akismet REST service implementation
 class Zend_Service_Rest Zend_Service_Rest has been deprecated in favor of Zend_Rest_Client
Variable Summary
Method Summary
 static void setHttpClient ( $httpClient)
Variables
static Zend_Http_Client $_httpClient = null (line 46)

HTTP Client used to query all web services

  • access: protected
Methods
static getHttpClient (line 66)

Gets the HTTP client object.

  • access: public
static Zend_Http_Client getHttpClient ()
static setHttpClient (line 55)

Sets the HTTP client object to use for retrieving the feeds. If none is set, the default Zend_Http_Client will be used.

  • access: public
static void setHttpClient ( $httpClient)

Documentation generated on Wed, 21 Feb 2007 11:45:32 -0800 by phpDocumentor 1.3.1