| Trees | Index | Help |
|---|
| Package flumotion :: Package worker :: Module worker :: Class JobProcessProtocol |
|
BaseProtocol--+ |ProcessProtocol--+ | JobProcessProtocol
| Method Summary | |
|---|---|
__init__(self,
kindergarten)
| |
processEnded(self,
status)
| |
setPid(self,
pid)
| |
| 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 | |
int |
connected = 0 |
NoneType |
transport = None |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Tue Dec 20 15:33:10 2005 | http://epydoc.sf.net |