package java.net
Available on javaequals (param1:Dynamic):Bool
getDisplayName ():String
getHardwareAddress ():NativeArray<Int8>
getIndex ():Int
getInetAddresses ():Enumeration<InetAddress>
getInterfaceAddresses ():List<InterfaceAddress>
getMTU ():Int
getName ():String
getParent ():NetworkInterface
getSubInterfaces ():Enumeration<NetworkInterface>
hashCode ():Int
isLoopback ():Bool
isPointToPoint ():Bool
isUp ():Bool
isVirtual ():Bool
supportsMulticast ():Bool
toString ():String
static getByIndex (param1:Int):NetworkInterface
static getByInetAddress (param1:InetAddress):NetworkInterface
static getByName (param1:String):NetworkInterface
static getNetworkInterfaces ():Enumeration<NetworkInterface>
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/net/NetworkInterface.html