| Home | Trees | Indices | Help |
|---|
|
|
Twisted support for qbuf.
MODE_RAW, MODE_DELIMITED, and MODE_STATEFUL are module-level constants for changing the buffering mode of MultiBufferer.
| Classes | |
|
Int32StringReceiver This class is an implementation of the abstract IntNStringReceiver class, only provided as a demonstration of MODE_STATEFUL. |
|
|
IntNStringReceiver This class is identical to the IntNStringReceiver provided by Twisted, implemented using MultiBufferer as a demonstration of how MODE_STATEFUL works. |
|
|
MultiBufferer A replacement for a couple of buffering classes provided by twisted. |
|
| Variables | |
MODE_DELIMITED = 1
|
|
MODE_RAW = 0
|
|
MODE_STATEFUL = 2
|
|
__package__ =
|
|
__warningregistry__ =
|
|
| Variables Details |
__warningregistry__
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Aug 14 14:34:16 2010 | http://epydoc.sourceforge.net |