Method | Description | |
---|---|---|
__construct ( string $name, array $options, mixed $client, Doctrine\Common\Cache\Cache $cache, |
||
create ( ) | Builds the configured queues | |
delete ( $id ) : boolean | {@inheritDoc} | |
destroy ( ) : boolean | ||
getProvider ( ) | ||
publish ( array $message, array $options = [] ) : string | {@inheritDoc} | |
receive ( array $options = [] ) | {@inheritDoc} | |
setClient ( Uecode\Bundle\QPushBundle\Provider\ProviderInterface $client ) : |
public create ( ) |
public setClient ( Uecode\Bundle\QPushBundle\Provider\ProviderInterface $client ) : |
||
$client | Uecode\Bundle\QPushBundle\Provider\ProviderInterface | |
return |