Home | Trees | Index | Help |
---|
Package twisted :: Package internet :: Module protocol :: Class ProtocolToConsumerAdapter |
|
Adapter
--+
|
ProtocolToConsumerAdapter
Method Summary | |
---|---|
Set my 'original' attribute to be the object I am adapting. (inherited from Adapter )
| |
I forward getComponent to self.original on the assumption that it is an instance of Componentized. (inherited from Adapter )
| |
Forward isuper to self.original (inherited from Adapter )
| |
registerProducer(self,
producer,
streaming)
| |
unregisterProducer(self)
| |
write(self,
data)
|
Class Variable Summary | |
---|---|
class |
IConsumer
|
Class Variable Details |
---|
IConsumerIConsumer = twisted.internet.interfaces.IConsumer
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:48:12 2003 | http://epydoc.sf.net |