|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DnsServer | |
---|---|
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. |
Uses of DnsServer in org.apache.directory.server.dns.protocol |
---|
Constructors in org.apache.directory.server.dns.protocol with parameters of type DnsServer | |
---|---|
DnsProtocolHandler(DnsServer config,
RecordStore store)
Creates a new instance of DnsProtocolHandler. |
Uses of DnsServer in org.apache.directory.server.dns.service |
---|
Methods in org.apache.directory.server.dns.service that return DnsServer | |
---|---|
DnsServer |
DnsContext.getConfig()
|
Methods in org.apache.directory.server.dns.service with parameters of type DnsServer | |
---|---|
void |
DnsContext.setConfig(DnsServer config)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |