Uses of Class
java.net.InterfaceAddress
-
Packages that use InterfaceAddress 软件包 描述 java.net 提供实现网络应用程序的类。 -
-
Uses of InterfaceAddress in java.net
Methods in java.net that return types with arguments of type InterfaceAddress 变量和类型 方法 描述 List<InterfaceAddress>
NetworkInterface. getInterfaceAddresses()
获取此网络接口的InterfaceAddresses
的全部或部分列表。
-