t.i.i.IReactorPluggableResolver(Interface) : interface documentation

Part of twisted.internet.interfaces View Source View In Hierarchy

Known implementations: twisted.internet.base.ReactorBase

A reactor with a pluggable name resolver interface.
Method installResolver Set the internal resolver to use to for name lookups.
def installResolver(resolver): (source)
Set the internal resolver to use to for name lookups.
ParametersresolverThe new resolver to use. (type: An object implementing the IResolverSimple interface)
ReturnsThe previously installed resolver.
API Documentation for Twisted, generated by pydoctor at 2012-09-01 11:44:56.