Uses of Interface
io.github.eggy03.ferrumx.windows.service.CommonServiceInterface
Packages that use CommonServiceInterface
Package
Description
-
Uses of CommonServiceInterface in io.github.eggy03.ferrumx.windows.service.compounded
Classes in io.github.eggy03.ferrumx.windows.service.compounded that implement CommonServiceInterfaceModifier and TypeClassDescriptionclassService class for fetching net adapter, ip, dns and profile configuration information from the system.classService class for fetching physical disk and related partition and logical disk data from the system.classService class for fetching physical disk and related logical disk information from the system.classService class for fetching network adapter and related configuration information from the system.classService class for fetching processor and related cache information from the system. -
Uses of CommonServiceInterface in io.github.eggy03.ferrumx.windows.service.display
Classes in io.github.eggy03.ferrumx.windows.service.display that implement CommonServiceInterfaceModifier and TypeClassDescriptionclassService class for fetching monitor information from the system.classService class for fetching video controller (GPU) information from the system. -
Uses of CommonServiceInterface in io.github.eggy03.ferrumx.windows.service.mainboard
Classes in io.github.eggy03.ferrumx.windows.service.mainboard that implement CommonServiceInterfaceModifier and TypeClassDescriptionclassService class for fetching mainboard/motherboard information from the system.classService class for fetching BIOS information from the system.classService class for fetching mainboard port information from the system. -
Uses of CommonServiceInterface in io.github.eggy03.ferrumx.windows.service.memory
Classes in io.github.eggy03.ferrumx.windows.service.memory that implement CommonServiceInterfaceModifier and TypeClassDescriptionclassService class for fetching information about physical memory modules (RAM) in the system. -
Uses of CommonServiceInterface in io.github.eggy03.ferrumx.windows.service.network
Classes in io.github.eggy03.ferrumx.windows.service.network that implement CommonServiceInterfaceModifier and TypeClassDescriptionclassService class for fetching DNS Client and Server information for a network adapter.classService class for fetching network adapter information from the system.classService class for fetching the connection profile for a network adapter.classService class for fetching the IPv4 and IPv6 configs for a network adapter.classService class for fetching network adapter configuration information from the system.classService class for fetching network adapter information from the system.classService class for fetching the association between a Network Adapter, and it's Configuration from the system. -
Uses of CommonServiceInterface in io.github.eggy03.ferrumx.windows.service.peripheral
Classes in io.github.eggy03.ferrumx.windows.service.peripheral that implement CommonServiceInterfaceModifier and TypeClassDescriptionclassService class for fetching battery information from the system.classService class for fetching printer information from the system.classService class for fetching sound device information from the system. -
Uses of CommonServiceInterface in io.github.eggy03.ferrumx.windows.service.processor
Classes in io.github.eggy03.ferrumx.windows.service.processor that implement CommonServiceInterfaceModifier and TypeClassDescriptionclassService class for fetching the association between a Processor, and it's Cache information from the system.classService class for fetching processor cache information from the system.classService class for fetching CPU information from the system. -
Uses of CommonServiceInterface in io.github.eggy03.ferrumx.windows.service.storage
Classes in io.github.eggy03.ferrumx.windows.service.storage that implement CommonServiceInterfaceModifier and TypeClassDescriptionclassService class for fetching information about disk drives.classService class for fetching the association between aWin32DiskDrive, andWin32DiskPartitionfrom the system.classService class for fetching information about disk partitions.classService class for fetching information about logical disks.classService class for fetching the association between aWin32DiskPartition, andWin32LogicalDiskfrom the system. -
Uses of CommonServiceInterface in io.github.eggy03.ferrumx.windows.service.system
Classes in io.github.eggy03.ferrumx.windows.service.system that implement CommonServiceInterfaceModifier and TypeClassDescriptionclassService class for fetching information about environment variables in a Windows System.classService class for fetching operating system information from the system.classService class for fetching operating system information from the system.classService class for fetching process information from the system. -
Uses of CommonServiceInterface in io.github.eggy03.ferrumx.windows.service.user
Classes in io.github.eggy03.ferrumx.windows.service.user that implement CommonServiceInterfaceModifier and TypeClassDescriptionclassService class for fetching information about User Accounts in a Windows System.