Uses of Interface
com.biglybt.core.networkmanager.admin.NetworkAdminNetworkInterface
-
Packages that use NetworkAdminNetworkInterface Package Description com.biglybt.core.networkmanager.admin com.biglybt.core.networkmanager.admin.impl -
-
Uses of NetworkAdminNetworkInterface in com.biglybt.core.networkmanager.admin
Methods in com.biglybt.core.networkmanager.admin that return NetworkAdminNetworkInterface Modifier and Type Method Description NetworkAdminNetworkInterface
NetworkAdminNetworkInterfaceAddress. getInterface()
abstract NetworkAdminNetworkInterface[]
NetworkAdmin. getInterfaces()
-
Uses of NetworkAdminNetworkInterface in com.biglybt.core.networkmanager.admin.impl
Classes in com.biglybt.core.networkmanager.admin.impl that implement NetworkAdminNetworkInterface Modifier and Type Class Description protected class
NetworkAdminImpl.networkInterface
Methods in com.biglybt.core.networkmanager.admin.impl that return NetworkAdminNetworkInterface Modifier and Type Method Description NetworkAdminNetworkInterface
NetworkAdminImpl.networkInterface.networkAddress. getInterface()
NetworkAdminNetworkInterface[]
NetworkAdminImpl. getInterfaces()
-