Uses of Class
org.pcap4j.packet.DnsRDataA
-
Packages that use DnsRDataA Package Description org.pcap4j.packet -
-
Uses of DnsRDataA in org.pcap4j.packet
Methods in org.pcap4j.packet that return DnsRDataA Modifier and Type Method Description DnsRDataADnsRDataA.Builder. build()static DnsRDataADnsRDataA. newInstance(byte[] rawData, int offset, int length)A static factory method.Constructors in org.pcap4j.packet with parameters of type DnsRDataA Constructor Description Builder(DnsRDataA obj)
-