| Home | Trees | Index | Help |
|---|
| Package twisted :: Package protocols :: Module htb :: Class ShapedConsumer |
|
BasicProducerConsumerProxy--+ |ProducerConsumerProxy--+ | ShapedConsumer
ShapedTransport| Method Summary | |
|---|---|
__init__(self,
consumer,
bucket)
| |
__repr__(self)
(inherited from BasicProducerConsumerProxy)
| |
finish(self)
(inherited from BasicProducerConsumerProxy)
| |
pauseProducing(self)
(inherited from ProducerConsumerProxy)
| |
registerProducer(self,
producer,
streaming)
(inherited from ProducerConsumerProxy)
| |
resumeProducing(self)
(inherited from ProducerConsumerProxy)
| |
stopProducing(self)
| |
unregisterProducer(self)
(inherited from ProducerConsumerProxy)
| |
write(self,
data)
(inherited from ProducerConsumerProxy)
| |
Write as much of this data as possible. | |
| Class Variable Summary | |
|---|---|
int |
iAmStreaming
|
| Method Details |
|---|
_writeSomeData(self, data)Write as much of this data as possible.
|
| Class Variable Details |
|---|
iAmStreaming
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.1 on Fri Jun 27 03:48:28 2003 | http://epydoc.sf.net |