Uses of Class
org.xbill.DNS.lookup.LookupResult
Packages that use LookupResult
-
Uses of LookupResult in org.xbill.DNS.lookup
Methods in org.xbill.DNS.lookup that return types with arguments of type LookupResultModifier and TypeMethodDescriptionLookupSession.lookupAsync(Name name, int type) Make an asynchronous lookup of the provided name using the defaultDClass.IN.LookupSession.lookupAsync(Name name, int type, int dclass) Make an asynchronous lookup of the provided name.LookupSession.lookupAsync(Record question) Make an asynchronous lookup with the providedRecord.