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

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

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 2013-11-08 22:07:30.