| Trees | Indices | Help |
|---|
|
|
Represents a QPID broker URL.
|
|||
| str |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
| tuple |
|
||
| tuple |
|
||
| tuple |
|
||
|
|||
| str |
host The host. |
||
| int |
port The tcp port. |
||
| str |
transport A qpid transport. |
||
|
|||
Split the url string.
|
Split the transport and url parts.
|
Split the host and port.
|
Get the simple string representation: <host>:<port>
|
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 09:10:28 2013 | http://epydoc.sourceforge.net |