Class java.net.NetworkInterface
| Added Methods | |
|---|---|
| byte[]getHardwareAddress() | |
| List<InterfaceAddress>getInterfaceAddresses() | |
| intgetMTU() | |
| NetworkInterfacegetParent() | |
| Enumeration<NetworkInterface>getSubInterfaces() | |
| booleanisLoopback() | |
| booleanisPointToPoint() | |
| booleanisUp() | |
| booleanisVirtual() | |
| booleansupportsMulticast() | |
