PHP Class Scalr_Net_Scalarizr_Client

Since: 18.09.2012
Author: Igor Savhenko ([email protected])
Afficher le fichier Open project: scalr/scalr Class Usage Examples

Méthodes publiques

Свойство Type Description
$debug
$timeout

Protected Properties

Свойство Type Description
$namespace

Méthodes publiques

Méthode Description
__construct ( DBServer $dbServer, $port = 8010 )
__get ( $name )
getClient ( $dbServer, $namespace = null, $port = 8010 )
getCryptoTool ( $cryptoKey = null )
request ( $method, stdClass $params = null, $namespace = null )

Private Methods

Méthode Description
underScope ( $name )
walkSerialize ( $object, &$retval, $normalizationMethod )

Method Details

__construct() public méthode

public __construct ( DBServer $dbServer, $port = 8010 )
$dbServer DBServer

__get() public méthode

public __get ( $name )

getClient() public static méthode

public static getClient ( $dbServer, $namespace = null, $port = 8010 )

getCryptoTool() public static méthode

public static getCryptoTool ( $cryptoKey = null )

request() public méthode

public request ( $method, stdClass $params = null, $namespace = null )
$params stdClass

Property Details

$debug public_oe property

public $debug

$namespace protected_oe property

protected $namespace

$timeout public_oe property

public $timeout