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

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

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

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



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