|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Cache | |
| Default Package | |
| org.xbill.DNS | |
| Uses of Cache in |
| Methods in Default Package that return Cache | |
Cache |
jnamed.getCache(int dclass)
|
| Uses of Cache in org.xbill.DNS |
| Methods in org.xbill.DNS that return Cache | |
static Cache |
Lookup.getDefaultCache(int dclass)
Gets the Cache that will be used as the default for the specified class by future Lookups. |
| Methods in org.xbill.DNS with parameters of type Cache | |
static void |
Lookup.setDefaultCache(Cache cache,
int dclass)
Sets the Cache to be used as the default for the specified class by future Lookups. |
void |
Lookup.setCache(Cache cache)
Sets the cache to use when performing this lookup. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||