class AmqpFactory
AMQPConnection | createConnection(array $credentials) | |
AMQPChannel | createChannel(AMQPConnection $connection) | |
AMQPQueue | createQueue(AMQPChannel $channel) | |
AMQPExchange | createExchange(AMQPChannel $channel) |
array | $credentials |
AMQPConnection |
AMQPConnection | $connection |
AMQPChannel |
AMQPChannel | $channel |
AMQPQueue |
AMQPChannel | $channel |
AMQPExchange |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Messenger/Transport/AmqpExt/AmqpFactory.html