Package java.net
Class NetworkInterface
java.lang.Object
java.net.NetworkInterface
-
Method Summary
Modifier and TypeMethodDescriptionstatic NetworkInterface
getByInetAddress
(InetAddress var0) static NetworkInterface
getName()
static Enumeration
-
Method Details
-
getByInetAddress
- Throws:
SocketException
-
getByName
- Throws:
SocketException
-
getDisplayName
-
getInetAddresses
-
getName
-
getNetworkInterfaces
- Throws:
SocketException
-