IoHandler and associated
ProtocolCodecFactory required
to implement the DNS Service with the MINA NIO framework.See: Description
| Class | Description |
|---|---|
| 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.
|
IoHandler and associated
ProtocolCodecFactory required
to implement the DNS Service with the MINA NIO framework.Copyright © 2003–2017 The Apache Software Foundation. All rights reserved.