- IfDataFinder - Class in threadspack
-
Thread that monitors the data of a specific network interface.
- IfDataFinder() - Constructor for class threadspack.IfDataFinder
-
- ifdf - Variable in class threadspack.WifDataFinder
-
IfDataFindr object to call the setInterface() method.
- ifname - Variable in class threadspack.IfDataFinder
-
The name of the monitored interface.
- interf - Variable in class threadspack.IfDataFinder
-
The InterfaceData object of the monitored interface.
- InterfaceData - Class in datapack
-
Class that stores data taken from an available interface.
- InterfaceData(String) - Constructor for class datapack.InterfaceData
-
Creates an IntrerfaceData object.
- interfaceList - Variable in class threadspack.AvailableInterfaces
-
List that stores the available interfaces that are found.
- interfaceList - Variable in class threadspack.DataPrinter
-
List that will store temporarily the available interfaces to print them.
- ip_address - Variable in class datapack.InterfaceData
-
- isWireless(String) - Method in class threadspack.AvailableInterfaces
-
Checks if the name of the interface that was given is wireless or not.