twisted.application.reactors.IReactorInstaller(Interface)
interface documentationtwisted.application.reactors
View Source
(View In Hierarchy)
Known implementations: twisted.application.reactors.Reactor
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. |