Package flumotion :: Package twisted :: Module integration :: Class ThreadProtocol
[hide private]

type ThreadProtocol

source code

object --+
         |
        ThreadProtocol

Instance Methods [hide private]
 
__init__(self) source code
 
getDeferred(self) source code
 
timeout(self, process, status) source code
 
processEnded(self, status) source code
Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)