| Home | Trees | Index | Help |
|
|---|
| Package AccessGrid :: Module EventServiceAsynch :: Class ConnectionMonitor |
|
| Method Summary | |
|---|---|
__init__(self,
timeout)
| |
Add connection to list of connections to monitor... | |
Remove connection from list of connections to monitor... | |
Main loop for connection monitor... | |
Start the connection monitor... | |
Stop(self)
| |
| Method Details |
|---|
AddConnection(self, connObj)Add connection to list of connections to monitor |
RemoveConnection(self, connObj)Remove connection from list of connections to monitor |
Run(self)Main loop for connection monitor Periodically check connections being monitored, closing them if they have timed out |
Start(self)Start the connection monitor |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Jan 09 13:23:51 2006 | http://epydoc.sf.net |