|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
Provides the org.apache.mina.common.IoHandler
and associated
ProtocolCodecFactory
required
to implement the DNS Service with the MINA NIO framework.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |