Package pcap.api
Class InterfaceUtils
java.lang.Object
pcap.api.InterfaceUtils
@Inclubating public class InterfaceUtils extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description InterfaceUtils() -
Method Summary
Modifier and Type Method Description static <T> TlookupHardwareAddress(Interface source, java.lang.Class<T> type)
-
Constructor Details
-
InterfaceUtils
public InterfaceUtils()
-
-
Method Details
-
lookupHardwareAddress
public static <T> T lookupHardwareAddress(Interface source, java.lang.Class<T> type) throws ErrorException- Throws:
ErrorException
-