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.battery
Classes in io.github.eggy03.ferrumx.windows.service.battery that implement CommonServiceInterfaceModifier and TypeClassDescriptionclass
Service class for fetching battery 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 TypeClassDescriptionclass
Service class for fetching monitor information from the system.class
Service 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 TypeClassDescriptionclass
Service class for fetching BIOS information from the system.class
Service 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 TypeClassDescriptionclass
Service 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 TypeClassDescriptionclass
Service class for fetching network adapter configuration information from the system.class
Service class for fetching network adapter information from the system. -
Uses of CommonServiceInterface in io.github.eggy03.ferrumx.windows.service.os
Classes in io.github.eggy03.ferrumx.windows.service.os that implement CommonServiceInterfaceModifier and TypeClassDescriptionclass
Service class for fetching operating system 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 TypeClassDescriptionclass
Service class for fetching processor cache information from the system.class
Service 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 TypeClassDescriptionclass
Service class for fetching information about disk drives.class
Service class for fetching information about disk partitions.