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