|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cache | |
|---|---|
| org.xbill.DNS | |
| 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 | |
|---|---|
void |
Lookup.setCache(Cache cache)
Sets the cache to use when performing this lookup. |
static void |
Lookup.setDefaultCache(Cache cache,
int dclass)
Sets the Cache to be used as the default for the specified class by future Lookups. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||