public interface EthernetInterface<T extends NetInterfaceAddress> extends NetInterface<T>
Modifier and Type | Method and Description |
---|---|
boolean |
isLinkUp()
Indicates whether the physical carrier is found (e.g.
|
getDriver, getDriverVersion, getFirmwareVersion, getHardwareAddress, getMTU, getName, getNetInterfaceAddresses, getState, getType, getUsbDevice, isAutoConnect, isLoopback, isPointToPoint, isUp, isVirtual, supportsMulticast
Copyright © 2013. All Rights Reserved.