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