Package | Description |
---|---|
com.eurotech.framework.net |
Contains interfaces and event model to manage and configure network interfaces on a given system.
|
com.eurotech.framework.net.modem |
Provides interfaces for instances and configurations of modems.
|
com.eurotech.framework.net.wifi |
Provides interfaces for instances and configurations of wifi devices.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NetInterfaceConfig<T extends NetInterfaceAddressConfig>
Marker class for NetInterfaceConfig objects
|
Modifier and Type | Method and Description |
---|---|
List<? extends NetInterfaceConfig<? extends NetInterfaceAddressConfig>> |
NetworkAdminService.getNetworkInterfaceConfigs()
Returns a list of all of the configurations associated with all of the interfaces on
the system.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ModemInterfaceAddressConfig
Modem Interface Address Config represents the modem status and the modem configuration
|
Modifier and Type | Interface and Description |
---|---|
interface |
WifiInterfaceAddressConfig
Contains both the wifi interface status as well as all current configurations
|
Copyright © 2013. All Rights Reserved.