Built-in transports.
| copyright: |
|
|---|---|
| license: | BSD, see LICENSE for more details. |
Default transport used when no transport specified.
Mapping of transport aliases/class names.
Get transport class by name.
The transport string is the full path to a transport class, e.g.:
"kombu.transport.pyamqplib.Transport"
If the name does not include ”.” (is not fully qualified), the alias table will be consulted.