org.apache.directory.server.dns.service
Class DomainNameService
java.lang.Object
org.apache.directory.server.dns.service.DomainNameService
public class DomainNameService
- extends Object
Domain Name Service (DNS) Protocol (RFC 1034, 1035)
- Author:
- Apache Directory Project
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DomainNameService
public DomainNameService()
execute
public static void execute(DnsContext dnsContext,
DnsMessage request)
throws Exception
- Creates a new instance of DomainNameService.
- Throws:
Exception
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.