Abstract Class Zend_Service_Abstract

Description
  • abstract:
  • license: New BSD License
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)

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


	
			
Direct descendents
Class Description
 class Zend_Service_Rest
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 Thu, 18 Jan 2007 09:51:57 -0800 by phpDocumentor 1.3.1