Class java.net.NetworkInterface
Added Methods | |
---|---|
byte[] getHardwareAddress () | |
List<InterfaceAddress> getInterfaceAddresses () | |
int getMTU () | |
NetworkInterface getParent () | |
Enumeration<NetworkInterface> getSubInterfaces () | |
boolean isLoopback () | |
boolean isPointToPoint () | |
boolean isUp () | |
boolean isVirtual () | |
boolean supportsMulticast () |