Uses of Class
org.xbill.DNS.SetResponse

Packages that use SetResponse
org.xbill.DNS   
 

Uses of SetResponse in org.xbill.DNS
 

Methods in org.xbill.DNS that return SetResponse
protected  SetResponse Cache.lookup(Name name, int type, int minCred)
          Finds all matching sets or something that causes the lookup to stop.
 SetResponse Cache.lookupRecords(Name name, int type, int minCred)
          Looks up Records in the Cache.
 SetResponse Cache.addMessage(Message in)
          Adds all data from a Message into the Cache.
 SetResponse Zone.findRecords(Name name, int type)
          Looks up Records in the Zone.
 



Copyright © 2011. All Rights Reserved.