Package twisted :: Package flow :: Module base :: Class Controller
[frames | no frames]

Class Controller

Known Subclasses:
_Protocol, Block, Deferred

Flow controller

At the base of every flow, is a controller class which interprets the instructions, especially the CallLater instructions. This is primarly just a marker class to denote which classes consume Instruction events. If a controller cannot handle a particular instruction, it raises the Unsupported exception.
Generated by Epydoc 2.0 on Sat May 15 20:08:17 2004 http://epydoc.sf.net