|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - public interface WifiInterface<T extends WifiInterfaceAddress>
Wifi interface
| Nested Class Summary | |
|---|---|
static class |
WifiInterface.Capability
Flags describing the capabilities of a wireless device. |
| Method Summary | |
|---|---|
EnumSet<WifiInterface.Capability> |
getCapabilities()
Returns the the capabilities of the wireless device. |
List<T> |
getNetInterfaceAddresses()
Returns a List of all InterfaceAddresses of this network interface. |
| Methods inherited from interface com.eurotech.framework.net.NetInterface |
|---|
getDriver, getDriverVersion, getFirmwareVersion, getHardwareAddress, getMTU, getName, getState, getType, getUsbDevice, isAutoConnect, isLoopback, isPointToPoint, isUp, isVirtual, supportsMulticast |
| Method Detail |
|---|
EnumSet<WifiInterface.Capability> getCapabilities()
List<T> getNetInterfaceAddresses()
getNetInterfaceAddresses in interface NetInterface<T extends WifiInterfaceAddress>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||