t.i.p.ConsumerToProtocolAdapter(components.Adapter) : class documentation

Part of twisted.internet.protocol View Source View In Hierarchy

Undocumented
Method dataReceived Undocumented
Method connectionLost Undocumented
Method makeConnection Undocumented
Method connectionMade Undocumented

Inherited from Adapter:

Class Variable temporaryAdapter If this is True, the adapter will not be persisted on the Componentized.
Class Variable multiComponent If this adapter is persistent, should it be automatically registered for all appropriate interfaces.
Method __init__ Set my 'original' attribute to be the object I am adapting.
Method __conform__ I forward __conform__ to self.original if it has it, otherwise I simply return None.
Method isuper Forward isuper to self.original
def dataReceived(self, data): (source)
Undocumented
def connectionLost(self, reason): (source)
Undocumented
def makeConnection(self, transport): (source)
Undocumented
def connectionMade(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2015-01-30 14:14:53.