com.eurotech.framework.linux.net.wifi
Class WifiOptions
java.lang.Object
com.eurotech.framework.linux.net.wifi.WifiOptions
public class WifiOptions
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVICE_NAME
public static final String SERVICE_NAME
- Reports the class name representing this interface.
WIFI_MANAGED_DRIVER_WEXT
public static final String WIFI_MANAGED_DRIVER_WEXT
- See Also:
- Constant Field Values
WIFI_MANAGED_DRIVER_HOSTAP
public static final String WIFI_MANAGED_DRIVER_HOSTAP
- See Also:
- Constant Field Values
WIFI_MANAGED_DRIVER_ATMEL
public static final String WIFI_MANAGED_DRIVER_ATMEL
- See Also:
- Constant Field Values
WIFI_MANAGED_DRIVER_WIRED
public static final String WIFI_MANAGED_DRIVER_WIRED
- See Also:
- Constant Field Values
WIFI_MANAGED_DRIVER_NL80211
public static final String WIFI_MANAGED_DRIVER_NL80211
- See Also:
- Constant Field Values
WifiOptions
public WifiOptions()
getSupportedOptions
public static Collection<String> getSupportedOptions(String ifaceName)
throws EsfException
- Throws:
EsfException
Copyright © 2013. All Rights Reserved.