Uses of Class
org.apache.directory.server.dns.protocol.DnsProtocolUdpCodecFactory

Packages that use DnsProtocolUdpCodecFactory
org.apache.directory.server.dns.protocol Provides the org.apache.mina.common.IoHandler and associated ProtocolCodecFactory required to implement the DNS Service with the MINA NIO framework. 
 

Uses of DnsProtocolUdpCodecFactory in org.apache.directory.server.dns.protocol
 

Methods in org.apache.directory.server.dns.protocol that return DnsProtocolUdpCodecFactory
static DnsProtocolUdpCodecFactory DnsProtocolUdpCodecFactory.getInstance()
          Returns the singleton instance of DnsProtocolUdpCodecFactory.
 



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