| Home | Trees | Indices | Help |
|
|---|
|
|
The connection manager must be able to: * keep track of all existing
|
|||
| __init__(self) | ||
| add(self, host, connection, ready) | ||
| remove(self, connection) | ||
| set_ready(self, connection, ready) | ||
| get_ready_conn(self, host) | ||
| get_all(self, host=None) | ||
| get_connectionNumber(self, host=None) | ||
|
|||
|
|
|
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Thu Oct 18 19:37:45 2007 | http://epydoc.sourceforge.net |