public class ReverseDnsRecord extends Object
Constructor and Description |
---|
ReverseDnsRecord(OnmsIpInterface ipInterface) |
Modifier and Type | Method and Description |
---|---|
String |
getHostname() |
InetAddress |
getIp() |
String |
getZone() |
static String |
thirdLevelZonefromInet4Address(byte[] addr) |
public ReverseDnsRecord(OnmsIpInterface ipInterface)
public String getHostname()
public String getZone()
public InetAddress getIp()
public static String thirdLevelZonefromInet4Address(byte[] addr)
Copyright © 2017. All rights reserved.