public final class RecordCreatorFactory
extends java.lang.Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
RecordCreatorFactory.HostPortInfo |
An object for storing the host and port info used to generate SRV records.
|
static interface |
RecordCreatorFactory.RecordCreator<R extends org.xbill.DNS.Record,T> |
A DNS Record creator.
|
| Modifier and Type | Method | Description |
|---|---|---|
static void |
setTtl(long ttl) |
Set the TTL value for the records created by the factory.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.