Trees | Index | Help |
|
---|
Package ZenEvents :: Module zenactions :: Class EventCommandProtocol |
|
BaseProtocol
--+ |ProcessProtocol
--+ | EventCommandProtocol
Method Summary | |
---|---|
__init__(self,
cmd,
server)
| |
errReceived(self,
text)
| |
outReceived(self,
text)
| |
This will be called when the subprocess is finished. | |
timedOut(self)
| |
Inherited from ProcessProtocol :
childConnectionLost ,
childDataReceived ,
errConnectionLost ,
inConnectionLost ,
outConnectionLost
Inherited from BaseProtocol :
connectionMade ,
makeConnection
|
Class Variable Summary | |
---|---|
Inherited from BaseProtocol :
__implemented__ ,
__providedBy__ ,
__provides__ ,
connected ,
transport
|
Method Details |
---|
processEnded(self, reason)This will be called when the subprocess is finished.
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 16 09:55:08 2007 | http://epydoc.sf.net |