public static class CommSystemFacadeImpl.CacheEntry extends Object
| Constructor and Description |
|---|
CacheEntry(String ipAddress,
String hostname) |
CacheEntry(String ipAddress,
String hostname,
long timestamp) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHostname() |
String |
getIpAddress() |
String |
getRdnsEntry() |
long |
getTimestamp() |