| Package | Description |
|---|---|
| io.milton.dns.record | |
| io.milton.dns.tools |
| 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.
|
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.
|
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.
|
static void |
Lookup.setDefaultCache(Cache cache,
int dclass)
Sets the Cache to be used as the default for the specified class by future
Lookups.
|
| Modifier and Type | Method and Description |
|---|---|
Cache |
jnamed.getCache(int dclass) |
Cache |
jnamed.getCache(int dclass) |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.