Uses of Class
org.xbill.DNS.SOARecord

Packages that use SOARecord
org.xbill.DNS   
 

Uses of SOARecord in org.xbill.DNS
 

Methods in org.xbill.DNS that return SOARecord
 SOARecord Zone.getSOA()
          Returns the Zone's SOA record
 

Methods in org.xbill.DNS with parameters of type SOARecord
 void Cache.addNegative(Name name, int type, SOARecord soa, int cred)
          Adds a negative entry to the Cache.
 



Copyright © 2011. All Rights Reserved.