Class LinuxNetworkIfNF

All Implemented Interfaces:
NetworkIF

@ThreadSafe public final class LinuxNetworkIfNF extends LinuxNetworkIF
Native-free Linux network interface implementation. Uses sysfs for model identification.
  • Method Details

    • getNetworks

      public static List<NetworkIF> getNetworks(boolean includeLocalInterfaces)
      Gets network interfaces on this machine.
      Parameters:
      includeLocalInterfaces - include local interfaces in the result
      Returns:
      a list of NetworkIF objects