Package org.xbill.DNS

Interface Cache.Element

All Known Implementing Classes:
Cache.CacheRRset, Cache.NegativeElement
Enclosing class:
Cache

private static interface Cache.Element
  • Method Details

    • expired

      boolean expired()
    • compareCredibility

      int compareCredibility(int cred)
    • getType

      int getType()
    • isAuthenticated

      boolean isAuthenticated()