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

Class Controller

Known Subclasses:
Deferred, Block, _Protocol

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 1.1 on Fri Jun 27 03:47:50 2003 http://epydoc.sf.net