Part of twisted.names.hosts View Source View In Hierarchy
| Method | upgradeToVersion1 | Undocumented | 
| Method | __init__ | Undocumented | 
| Method | lookupAddress | 
Inherited from ResolverBase:
| 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 | lookupIPV6Address | |
| Method | lookupAddress6 | |
| Method | lookupMailExchange | |
| Method | lookupNameservers | |
| Method | lookupCanonicalName | |
| Method | lookupMailBox | |
| Method | lookupMailGroup | |
| Method | lookupMailRename | |
| Method | lookupPointer | |
| Method | lookupAuthority | |
| Method | lookupNull | |
| Method | lookupWellKnownServices | |
| Method | lookupService | |
| Method | lookupHostInfo | |
| Method | lookupMailboxInfo | |
| Method | lookupText | |
| Method | lookupResponsibility | |
| Method | lookupAFSDatabase | |
| Method | lookupZone | |
| Method | lookupNamingAuthorityPointer | |
| Method | lookupAllRecords | |
| Method | getHostByName | |
| Method | _lookup | Undocumented | 
| Method | _cbRecords | Undocumented | 
Inherited from Versioned:
| Method | __setstate__ | Undocumented | 
| Method | __getstate__ | Get state, adding a version number to it on its way out. | 
| Method | versionUpgrade | (internal) Do a version upgrade. |