package java.net
implements Serializable
Available on java equals (param1:Dynamic):Bool getAddress ():NativeArray<Int8> getCanonicalHostName ():String getHostAddress ():String getHostName ():String hashCode ():Int isAnyLocalAddress ():Bool isLinkLocalAddress ():Bool isLoopbackAddress ():Bool isMCGlobal ():Bool isMCLinkLocal ():Bool isMCNodeLocal ():Bool isMCOrgLocal ():Bool isMCSiteLocal ():Bool isMulticastAddress ():Bool isReachable (param1:NetworkInterface, param2:Int, param3:Int):Bool isReachable (param1:Int):Bool isSiteLocalAddress ():Bool toString ():String static getAllByName (param1:String):NativeArray<InetAddress> static getByAddress (param1:NativeArray<Int8>):InetAddress static getByAddress (param1:String, param2:NativeArray<Int8>):InetAddress static getByName (param1:String):InetAddress static getLocalHost ():InetAddress static getLoopbackAddress ():InetAddress
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/net/InetAddress.html