Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Io.netty.handler.codec.dns Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
DnsClassClassio.netty.handler.codec.dnsNetty
DnsEntryA class representing entries in a DNS packet (questions, and all resourcerecords).Classio.netty.handler.codec.dnsNetty
DnsHeaderThe header super-class which includes information shared by DNS query andresponse packet headers such as the ID, opcode, and type.Classio.netty.handler.codec.dnsNetty
DnsMessageThe message super-class which contains core information concerning DNSpackets, both outgoing and incoming.Classio.netty.handler.codec.dnsNetty
DnsQueryA DNS query packet which is sent to a server to receive a DNS response packetwith information answering a DnsQuery's questions.Classio.netty.handler.codec.dnsNetty
DnsQueryEncoderDnsQueryEncoder accepts DnsQuery and encodes to ByteBuf.Classio.netty.handler.codec.dnsNetty
DnsQueryHeaderClassio.netty.handler.codec.dnsNetty
DnsQuestionThe DNS question class which represents a question being sent to a server viaa query, or the question being duplicated and sent back in a response.Classio.netty.handler.codec.dnsNetty
DnsResourceClassio.netty.handler.codec.dnsNetty
DnsResponseClassio.netty.handler.codec.dnsNetty
DnsResponseCodeRepresents the possible response codes a server may send after receiving aquery.Classio.netty.handler.codec.dnsNetty
DnsResponseDecoderDnsResponseDecoder accepts DatagramPacket and encodes toDnsResponse.Classio.netty.handler.codec.dnsNetty
DnsResponseHeaderThe DNS response header class which is used when receiving data from a DNSserver.Classio.netty.handler.codec.dnsNetty
DnsTypeRepresents a DNS record type.Classio.netty.handler.codec.dnsNetty