Package buildbot :: Package changes :: Module mail :: Class FCMaildirSource
[frames] | no frames]

Class FCMaildirSource

source code

 twisted.application.service.Service --+            
                                       |            
twisted.application.service.MultiService --+        
                                           |        
                      maildir.MaildirService --+    
                                               |    
                        util.ComparableMixin --+    
                                               |    
                                   MaildirSource --+
                                                   |
                                                  FCMaildirSource

Instance Methods
 
parse(self, m, prefix=None)
Parse mail sent by FreshCVS
source code

Inherited from MaildirSource: __init__, describe, messageReceived, parse_file

Inherited from maildir.MaildirService: dnotify_callback, poll, setBasedir, startService, stopService

Inherited from twisted.application.service.MultiService: __iter__, addService, getServiceNamed, privilegedStartService, removeService

Inherited from twisted.application.service.Service: __getstate__, __providedBy__, disownServiceParent, setName, setServiceParent

Inherited from util.ComparableMixin: __cmp__, __hash__

Class Variables
  name = 'FreshCVS'

Inherited from MaildirSource: __implemented__, __provides__, compare_attrs

Inherited from maildir.MaildirService: pollinterval

Inherited from twisted.application.service.Service: parent, running