Class AbstractHasDispatcher
Class that holds an event dispatcher
- Guzzle\Common\AbstractHasDispatcher implements Guzzle\Common\HasDispatcherInterface
Direct known subclasses
Guzzle\Http\Client, Guzzle\Http\Curl\CurlMulti, Guzzle\Http\Curl\CurlMultiProxy, Guzzle\Plugin\Backoff\BackoffPlugin, Guzzle\Plugin\Mock\MockPlugin, Guzzle\Service\Builder\ServiceBuilder, Guzzle\Service\Resource\ResourceIterator, Guzzle\Service\Resource\ResourceIteratorApplyBatchedIndirect known subclasses
Guzzle\Service\Client
public static
array
|
|
public
|
#
setEventDispatcher(
Set the EventDispatcher of the request |
public
|
|
public
|
|
public
|
#
addSubscriber(
Add an event subscriber to the dispatcher |
protected
|
$eventDispatcher |
|