Interface HasDispatcherInterface
Holds an event dispatcher
Direct known implementers
Guzzle\Common\AbstractHasDispatcher, Guzzle\Http\ClientInterface, Guzzle\Http\Curl\CurlMultiInterface, Guzzle\Http\IoEmittingEntityBody, Guzzle\Http\Message\RequestInterface, Guzzle\Service\Resource\ResourceIteratorInterfaceIndirect known implementers
Guzzle\Http\Client, Guzzle\Http\Curl\CurlMulti, Guzzle\Service\ClientInterface, Guzzle\Service\Resource\ResourceIterator, Guzzle\Service\Resource\ResourceIteratorApplyBatched, Guzzle\Tests\Mock\MockMulti, Guzzle\Tests\Service\Mock\MockClient, Guzzle\Tests\Service\Mock\Model\MockCommandIterator, Guzzle\Http\Curl\CurlMultiProxy, Guzzle\Http\Message\EntityEnclosingRequest, Guzzle\Http\Message\EntityEnclosingRequestInterface, Guzzle\Http\Message\Request, Guzzle\Plugin\Backoff\BackoffPlugin, Guzzle\Plugin\Mock\MockPlugin, Guzzle\Service\Builder\ServiceBuilder, Guzzle\Service\Client
public static
array
|
|
public
|
#
setEventDispatcher( Symfony\Component\EventDispatcher\EventDispatcherInterface $eventDispatcher )
Set the EventDispatcher of the request |
public
Symfony\Component\EventDispatcher\EventDispatcherInterface
|
|
public
|
|
public
|
#
addSubscriber( Symfony\Component\EventDispatcher\EventSubscriberInterface $subscriber )
Add an event subscriber to the dispatcher |