Uses of Class
org.novadeck.jxla.tools.DNSCache

Packages that use DNSCache
org.novadeck.jxla.config   
org.novadeck.jxla.tools   
 

Uses of DNSCache in org.novadeck.jxla.config
 

Fields in org.novadeck.jxla.config declared as DNSCache
static DNSCache Config.dnsDumpFile
           
 

Uses of DNSCache in org.novadeck.jxla.tools
 

Methods in org.novadeck.jxla.tools that return DNSCache
static DNSCache DNSCache.load(java.lang.String file)