Class Mage_Api_Model_Server_Adapter_Soap
Webservice soap adapter
- Varien_Object
- Mage_Api_Model_Server_Adapter_Soap implements Mage_Api_Model_Server_Adapter_Interface
Direct known subclasses
Mage_Api_Model_Server_V2_Adapter_Soap, Mage_Api_Model_Server_WSI_Adapter_Soap
Package: Mage\Api
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Api/Model/Server/Adapter/Soap.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Api/Model/Server/Adapter/Soap.php
public
|
|
public
string
|
|
public
|
|
public
|
#
getController( )
Retrive webservice api controller. If no controller have been set - emulate it by the use of Varien_Object |
public
|
|
public
|
|
protected
boolean
|
|
protected
String
|
#
getWsdlUrl( array $params = null, mixed $withAuth = true )
Transform wsdl url if $_SERVER["PHP_AUTH_USER"] is set |
protected
|
#
_instantiateServer( )
Try to instantiate Zend_Soap_Server If schema import error is caught, it will retry in 1 second. |
protected
|
$_soap | null |
#
Soap server |