class documentation

class DummyConsumer(DummyTransport):

View In Hierarchy

Undocumented

Method finish Undocumented
Method registerProducer Undocumented
Method unregisterProducer Undocumented
Instance Variable finished Undocumented
Instance Variable producer Undocumented
Instance Variable unregistered Undocumented

Inherited from DummyTransport:

Method __init__ Undocumented
Method getvalue Undocumented
Method write Undocumented
Instance Variable _writes Undocumented
def finish(self):

Undocumented

def registerProducer(self, producer, streaming):

Undocumented

def unregisterProducer(self):

Undocumented

finished: bool =

Undocumented

producer =

Undocumented

unregistered: bool =

Undocumented