Uses of Interface
org.xbill.DNS.Cache.Element
Packages that use Cache.Element
-
Uses of Cache.Element in org.xbill.DNS
Classes in org.xbill.DNS that implement Cache.ElementModifier and TypeClassDescription(package private) static classprivate static classMethods in org.xbill.DNS that return Cache.ElementModifier and TypeMethodDescriptionprivate Cache.Element[]Cache.allElements(Object types) private Cache.ElementCache.findElement(Name name, int type, int minCred) private Cache.ElementCache.oneElement(Name name, Object types, int type, int minCred) Methods in org.xbill.DNS with parameters of type Cache.ElementModifier and TypeMethodDescriptionprivate voidCache.addElement(Name name, Cache.Element element)