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 Tue Dec 9 17:47:52 2003 http://epydoc.sf.net