Package buildbot :: Package changes :: Module maildirtwisted :: Class MaildirTwisted
[frames | no frames]

Class MaildirTwisted

Maildir --+
          |
Service --+
          |
         MaildirTwisted

Known Subclasses:
MaildirService, MaildirSource

Method Summary
  dnotify_callback(self)
  startService(self)
  startTimeout(self)
  stopService(self)
  stopTimeout(self)
    Inherited from Maildir
  __init__(self, basedir)
Create the Maildir watcher.
  messageReceived(self, filename)
Called when a new file is noticed.
  poll(self)
  setBasedir(self, basedir)
  start(self)
You must run start to receive any messages.
  stop(self)
    Inherited from Service
  __getstate__(self)
  disownServiceParent(self)
  privilegedStartService(self)
  setName(self, name)
  setServiceParent(self, parent)

Class Variable Summary
NoneType timeout = None                                                                  
    Inherited from Service
Implements __implemented__ = <implementedBy twisted.application.ser...
ClassProvides __providedBy__ = <zope.interface.declarations.ClassProvi...
ClassProvides __provides__ = <zope.interface.declarations.ClassProvide...
NoneType name = None                                                                  
NoneType parent = None                                                                  
int running = 0                                                                     

Class Variable Details

timeout

Type:
NoneType
Value:
None                                                                  

Generated by Epydoc 2.1 on Sun Dec 10 22:04:44 2006 http://epydoc.sf.net