class AmqpTransportFactory implements TransportFactoryInterface
__construct(EncoderInterface $encoder, DecoderInterface $decoder, bool $debug) | ||
TransportInterface | createTransport(string $dsn, array $options) | |
bool | supports(string $dsn, array $options) |
EncoderInterface | $encoder | |
DecoderInterface | $decoder | |
bool | $debug |
string | $dsn | |
array | $options |
TransportInterface |
string | $dsn | |
array | $options |
bool |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Messenger/Transport/AmqpExt/AmqpTransportFactory.html