t.n.a.PySourceAuthority(FileAuthority) : class documentation

Part of twisted.names.authority View Source View In Hierarchy

A FileAuthority that is built up from Python source code.
Method loadFile Undocumented
Method wrapRecord Undocumented
Method setupConfigNamespace Undocumented

Inherited from FileAuthority:

Method __init__ Undocumented
Method __setstate__ Undocumented
Method lookupZone Undocumented
Instance Variable _ADDITIONAL_PROCESSING_TYPES Record types for which additional processing will be done.
Instance Variable _ADDRESS_TYPES Record types which are useful for inclusion in the additional section generated during additional processing.
Method _additionalRecords Find locally known information that could be useful to the consumer of the response and construct appropriate records to include in the additional section of that response.
Method _lookup Determine a response to a particular DNS query.
Method _cbAllRecords Undocumented

Inherited from ResolverBase (via FileAuthority):

Method exceptionForCode Convert a response code (one of the possible values of dns.Message.rCode to an exception instance representing it.
Method query Undocumented
Method lookupAddress Undocumented
Method lookupIPV6Address Undocumented
Method lookupAddress6 Undocumented
Method lookupMailExchange Undocumented
Method lookupNameservers Undocumented
Method lookupCanonicalName Undocumented
Method lookupMailBox Undocumented
Method lookupMailGroup Undocumented
Method lookupMailRename Undocumented
Method lookupPointer Undocumented
Method lookupAuthority Undocumented
Method lookupNull Undocumented
Method lookupWellKnownServices Undocumented
Method lookupService Undocumented
Method lookupHostInfo Undocumented
Method lookupMailboxInfo Undocumented
Method lookupText Undocumented
Method lookupSenderPolicy Undocumented
Method lookupResponsibility Undocumented
Method lookupAFSDatabase Undocumented
Method lookupNamingAuthorityPointer Undocumented
Method lookupAllRecords Undocumented
Method getHostByName Undocumented
Class Variable _errormap A dict mapping DNS protocol failure response codes to exception classes which will be used to represent those failures.
Method _cbRecords Undocumented
def loadFile(self, filename): (source)
Undocumented
def wrapRecord(self, type): (source)
Undocumented
def setupConfigNamespace(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.