Package | Description |
---|---|
org.apache.directory.server.dns.protocol |
Provides the
IoHandler and associated
ProtocolCodecFactory required
to implement the DNS Service with the MINA NIO framework. |
org.apache.directory.server.dns.service |
Provides the DNS Service.
|
Constructor and Description |
---|
DnsProtocolHandler(DnsServer config,
RecordStore store)
Creates a new instance of DnsProtocolHandler.
|
Modifier and Type | Method and Description |
---|---|
DnsServer |
DnsContext.getConfig() |
Modifier and Type | Method and Description |
---|---|
void |
DnsContext.setConfig(DnsServer config) |
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.