public final class RecordCreatorFactory extends Object
Modifier and Type | Class and 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 and Description |
---|---|
static void |
setTtl(long ttl)
Set the TTL value for the records created by the factory.
|
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.