org.apache.directory.server.dns.service
Class DomainNameService

java.lang.Object
  extended by org.apache.directory.server.dns.service.DomainNameService

public class DomainNameService
extends java.lang.Object

Domain Name Service (DNS) Protocol (RFC 1034, 1035)

Version:
$Rev: 901657 $, $Date: 2010-01-21 12:27:15 +0100 (Thu, 21 Jan 2010) $
Author:
Apache Directory Project

Constructor Summary
DomainNameService()
           
 
Method Summary
static void execute(DnsContext dnsContext, DnsMessage request)
          Creates a new instance of DomainNameService.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomainNameService

public DomainNameService()
Method Detail

execute

public static void execute(DnsContext dnsContext,
                           DnsMessage request)
                    throws java.lang.Exception
Creates a new instance of DomainNameService.

Throws:
java.lang.Exception


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.