class documentation

class Reactor: (source)

Implements interfaces: twisted.application.reactors.IReactorInstaller, twisted.plugin.IPlugin

View In Hierarchy

Instance Variable moduleName The fully-qualified Python name of the module of which the install callable is an attribute.
Method __init__ Undocumented
Instance Variable shortName A brief string giving the user-facing name of this reactor.
Instance Variable description A longer string giving a user-facing description of this reactor.
Method install Install this reactor.
moduleName = (source)
The fully-qualified Python name of the module of which the install callable is an attribute.
def __init__(self, shortName, moduleName, description): (source)

Undocumented

shortName = (source)

A brief string giving the user-facing name of this reactor.

description = (source)

A longer string giving a user-facing description of this reactor.

def install(self): (source)
API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.