HostName |
IPAddressNetwork.HostNameCache.get(byte[] bytes) |
HostName |
IPAddressNetwork.HostNameCache.get(byte[] bytes,
byte[] bytes2,
java.lang.Integer prefixLength) |
HostName |
IPAddressNetwork.HostNameCache.get(byte[] bytes,
byte[] bytes2,
java.lang.Integer prefixLength,
java.lang.String zone) |
HostName |
IPAddressNetwork.HostNameCache.get(java.lang.String key) |
HostName |
IPAddress.toCanonicalHostName()
Does a reverse name lookup to get the canonical host name.
|
HostName |
IPAddress.toHostName()
If this address was resolved from a host, returns that host.
|