Package Products :: Package ZenEvents :: Module zenmail :: Class ZenossEventPoster
[hide private]
[frames] | no frames]

Class ZenossEventPoster

source code

object --+
         |
        ZenossEventPoster

Implementation of interface definition for messages that can be sent via SMTP.

Instance Methods [hide private]
 
__init__(self, processor) source code
 
lineReceived(self, line) source code
 
postEvent(self, messageStr) source code
 
eomReceived(self) source code
 
connectionLost(self) source code
Method Details [hide private]

__init__(self, processor)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)