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