| Package | Description |
|---|---|
| org.xbill.DNS |
| Modifier and Type | Method and Description |
|---|---|
static Cache |
Lookup.getDefaultCache(int dclass)
Gets the Cache that will be used as the default for the specified
class by future Lookups.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2015. All Rights Reserved.