Class: StatefulStringProtocol | Twisted-0.19.0/twisted/protocols/basic.py | |||||
---|---|---|---|---|---|---|
A stateful string protocol. This is a mixin for string protocols (Int32StringReceiver,
NetstringReceiver) which translates stringReceived into a callback
(prefixed with
|