com.eurotech.framework.linux.net.wifi
Class WpaSupplicantStatus
java.lang.Object
com.eurotech.framework.linux.net.wifi.WpaSupplicantStatus
public class WpaSupplicantStatus
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WpaSupplicantStatus
public WpaSupplicantStatus(String iface)
throws EsfException
- Throws:
EsfException
getMode
public String getMode()
getBssid
public String getBssid()
getSsid
public String getSsid()
getPairwiseCipher
public String getPairwiseCipher()
getGroupCipher
public String getGroupCipher()
getKeyMgmt
public String getKeyMgmt()
getWpaState
public String getWpaState()
getIpAddress
public String getIpAddress()
getAddress
public String getAddress()
Copyright © 2013. All Rights Reserved.