Docs4dev
Docs
Docs4dev
  • Tools
  • Privacy
  • GitHub

Search

Loading search index…

No recent searches

No results for "Query here"

  • to select
  • to navigate
  • to close

Search by FlexSearch

On this page

On this page
haxe / java / net / inetaddress.html

InetAddress

package java.net

implements Serializable

Available on java

Static methods

staticgetAllByName(param1:String):NativeArray<InetAddress>

staticgetByAddress(param1:NativeArray<Int8>):InetAddress

staticgetByAddress(param1:String, param2:NativeArray<Int8>):InetAddress

staticgetByName(param1:String):InetAddress

staticgetLocalHost():InetAddress

staticgetLoopbackAddress():InetAddress

Methods

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

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/net/InetAddress.html

  • Privacy Policy
  • 蜀ICP备14021783号-6
  • Brought to you by Docs4dev