Package 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.

See:
          Description

Class Summary
DnsProtocolHandler  
DnsProtocolTcpCodecFactory  
DnsProtocolUdpCodecFactory  
DnsTcpDecoder A CumulativeProtocolDecoder which supports DNS operation over TCP, by reassembling split packets prior to decoding.
DnsTcpEncoder A ProtocolEncoder for use in the MINA framework that uses the DnsMessageEncoder to encode DnsMessages.
DnsUdpDecoder A ProtocolDecoder for use in the MINA framework that uses the DnsMessageDecoder to decode DnsMessages.
DnsUdpEncoder A ProtocolEncoder for use in the MINA framework that uses the DnsMessageEncoder to encode DnsMessages.
 

Package org.apache.directory.server.dns.protocol Description

Provides the org.apache.mina.common.IoHandler and associated ProtocolCodecFactory required to implement the DNS Service with the MINA NIO framework.

Version:
$Rev$, $Date$
Author:
Apache Directory Project


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