-
Method Summary
Modifier and TypeMethodDescriptionnewPcap(MemorySegment handle, String name, PcapHeaderABI abi) Supplier of specific versioned Pcap subclasses and instantiations.
-
Method Details
-
newPcap
Supplier of specific versioned Pcap subclasses and instantiations.- Parameters:
handle- the pcap handlename- the device name nameabi- the native header abi- Returns:
- the instance of specific Pcap subclass
-