Trees | Index | Help |
---|
Package flumotion :: Package twisted :: Module integration :: Class ProcessProtocol |
|
BaseProtocol
--+ |ProcessProtocol
--+ | ProcessProtocol
Method Summary | |
---|---|
__init__(self)
| |
getDeferred(self)
| |
processEnded(self,
status)
| |
timeout(self,
process,
status)
| |
Inherited from ProcessProtocol | |
| |
| |
This will be called when stderr is closed. | |
Some data was received from stderr. | |
This will be called when stdin is closed. | |
This will be called when stdout is closed. | |
Some data was received from stdout. | |
Inherited from BaseProtocol | |
Called when a connection is made. | |
Make a connection to a transport and a server. |
Class Variable Summary | |
---|---|
Inherited from BaseProtocol | |
Implements |
__implemented__ = <implementedBy twisted.internet.protoc...
|
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
int |
connected = 0 |
NoneType |
transport = None |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Fri Apr 6 10:10:24 2007 | http://epydoc.sf.net |