Home | Trees | Indices | Help |
|
---|
|
Represents an AMQP broker.
|
|||
|
|||
str |
|
||
Connection |
|
||
|
|||
|
|
|||
|
|||
Broker |
|
|
|||
dict |
domain = {} A list dict of brokers. |
|
|||
str |
cacert Path to a PEM encoded file containing the CA certificate used to validate the server certificate. |
||
str |
clientcert Path to a PEM encoded file containing the private key & certificate used for client authentication. |
||
URL |
url The broker's url. |
|
Add a broker to the domain.
|
Get a broker from the domain by url. Created and added if not found. |
|
Get broker identifier.
|
Connect to the broker.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Sep 7 12:30:31 2010 | http://epydoc.sourceforge.net |