interface documentation

class twisted.application.reactors.IReactorInstaller(Interface): (source)

Known implementations: twisted.application.reactors.Reactor

View In Hierarchy

Definition of a reactor which can probably be installed.

Attribute shortName A brief string giving the user-facing name of this reactor.
Attribute description A longer string giving a user-facing description of this reactor.
Method install Install this reactor.
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(): (source)

Install this reactor.

API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.