org.dspace.statistics.util
Class DnsLookup

java.lang.Object
  extended by org.dspace.statistics.util.DnsLookup

public class DnsLookup
extends Object

XBill DNS resolver to retrieve hostnames for client IP addresses.

Author:
kevinvandevelde at atmire.com, ben at atmire.com

Constructor Summary
DnsLookup()
           
 
Method Summary
static String reverseDns(String hostIp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DnsLookup

public DnsLookup()
Method Detail

reverseDns

public static String reverseDns(String hostIp)
                         throws IOException
Throws:
IOException


Copyright © 2012 DuraSpace. All Rights Reserved.