Uses of Class
org.pcap4j.packet.DnsQuestion
Packages that use DnsQuestion
-
Uses of DnsQuestion in org.pcap4j.packet
Fields in org.pcap4j.packet with type parameters of type DnsQuestionModifier and TypeFieldDescriptionprivate List<DnsQuestion> DnsPacket.Builder.questionsprivate final List<DnsQuestion> DnsPacket.DnsHeader.questionsMethods in org.pcap4j.packet that return DnsQuestionModifier and TypeMethodDescriptionDnsQuestion.Builder.build()static DnsQuestionDnsQuestion.newInstance(byte[] rawData, int offset, int length) A static factory method.Methods in org.pcap4j.packet that return types with arguments of type DnsQuestionMethod parameters in org.pcap4j.packet with type arguments of type DnsQuestionConstructors in org.pcap4j.packet with parameters of type DnsQuestion