PHP Class Scalr\System\Zmq\Cron\Task\CloudPricing

Since: 5.0 (10.09.2014)
Author: Vitaliy Demidov ([email protected])
Inheritance: extends Scalr\System\Zmq\Cron\AbstractTask
Mostra file Open project: scalr/scalr Class Usage Examples

Public Properties

Property Type Description
$mapping

Public Methods

Method Description
enqueue ( )
onResponse ( Scalr\System\Zmq\Cron\AbstractPayload $payload )
worker ( $request )

Private Methods

Method Description
getPricingContent ( string $link ) : string Gets pricing content
getRequest ( ) : http\Client\Request Gets configured http Request

Method Details

enqueue() public method

See also: Scalr\System\Zmq\Cron\TaskInterface::enqueue()
public enqueue ( )

onResponse() public method

See also: Scalr\System\Zmq\Cron\AbstractTask::onResponse()
public onResponse ( Scalr\System\Zmq\Cron\AbstractPayload $payload )
$payload Scalr\System\Zmq\Cron\AbstractPayload

worker() public method

See also: Scalr\System\Zmq\Cron\TaskInterface::worker()
public worker ( $request )

Property Details

$mapping public_oe static_oe property

public static $mapping