Home | Trees | Index | Help |
---|
Package twisted :: Package mail :: Module relaymanager :: Class SMTPManagedRelayerFactory |
|
Factory
--+ |ClientFactory
--+ | SMTPManagedRelayerFactory
Method Summary | |
---|---|
__init__(self,
messages,
manager)
| |
buildProtocol(self,
connection)
| |
called when connection could not be made | |
Called when a connection is lost. (inherited from ClientFactory )
| |
Make sure startFactory is called. (inherited from Factory )
| |
Make sure stopFactory is called. (inherited from Factory )
| |
Called when a connection has been started. (inherited from ClientFactory )
| |
This will be called before I begin listening on a Port or Connector. (inherited from Factory )
| |
This will be called before I stop listening on all Ports/Connectors. (inherited from Factory )
|
Method Details |
---|
clientConnectionFailed(self, connector, reason)called when connection could not be made our manager should be notified that this happened, it might prefer some other host in that case |
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:48:19 2003 | http://epydoc.sf.net |