|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.eurotech.framework.core.net.AbstractNetInterface<T> com.eurotech.framework.core.net.WifiInterfaceImpl<WifiInterfaceAddressConfig> com.eurotech.framework.core.net.WifiInterfaceConfigImpl
public class WifiInterfaceConfigImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.eurotech.framework.net.wifi.WifiInterface |
---|
WifiInterface.Capability |
Constructor Summary | |
---|---|
WifiInterfaceConfigImpl(String name)
|
|
WifiInterfaceConfigImpl(WifiInterface<? extends WifiInterfaceAddress> other)
|
Method Summary |
---|
Methods inherited from class com.eurotech.framework.core.net.WifiInterfaceImpl |
---|
getCapabilities, getType, setCapabilities, toString |
Methods inherited from class com.eurotech.framework.core.net.AbstractNetInterface |
---|
getDriver, getDriverVersion, getFirmwareVersion, getHardwareAddress, getMTU, getName, getNetInterfaceAddresses, getState, getUsbDevice, isAutoConnect, isLoopback, isPointToPoint, isUp, isVirtual, setAutoConnect, setDriver, setDriverVersion, setFirmwareVersion, setHardwareAddress, setLoopback, setMTU, setName, setNetInterfaceAddresses, setPointToPoint, setState, setSupportsMulticast, setUp, setUsbDevice, setVirtual, supportsMulticast |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.eurotech.framework.net.NetInterface |
---|
getDriver, getDriverVersion, getFirmwareVersion, getHardwareAddress, getMTU, getName, getNetInterfaceAddresses, getState, getType, getUsbDevice, isAutoConnect, isLoopback, isPointToPoint, isUp, isVirtual, supportsMulticast |
Methods inherited from interface com.eurotech.framework.net.wifi.WifiInterface |
---|
getNetInterfaceAddresses |
Constructor Detail |
---|
public WifiInterfaceConfigImpl(String name)
public WifiInterfaceConfigImpl(WifiInterface<? extends WifiInterfaceAddress> other)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |