twisted.internet.endpoints._IProcessTransportWithConsumerAndProducer(interfaces.IProcessTransport, interfaces.IConsumer, interfaces.IPushProducer)
interface documentationtwisted.internet.endpoints
View Source
(View In Hierarchy)
An _IProcessTransportWithConsumerAndProducer
combines various interfaces to work around the issue that interfaces.IProcessTransport
is incompletely defined and doesn't specify flow-control interfaces, and
that proxyForInterface
doesn't allow for multiple interfaces.
Inherited from IProducer (via IPushProducer):
Method | stopProducing | Stop producing data. |
Inherited from IProducer (via IPushProducer):
Method | stopProducing | Stop producing data. |
Inherited from IProducer (via IPushProducer):
Method | stopProducing | Stop producing data. |
Inherited from IProducer (via IPushProducer):
Method | stopProducing | Stop producing data. |
Inherited from IProducer (via IPushProducer):
Method | stopProducing | Stop producing data. |