public class MaxMind2HostGeoLookup extends java.lang.Object implements HostGeoLookup
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
MaxMind2HostGeoLookup() |
| Modifier and Type | Method and Description |
|---|---|
static com.maxmind.geoip2.DatabaseReader |
getDatabaseReader() |
HostGeoInfo |
getHostGeoInfo(java.net.InetAddress address) |
public static com.maxmind.geoip2.DatabaseReader getDatabaseReader()
public HostGeoInfo getHostGeoInfo(java.net.InetAddress address) throws java.net.MalformedURLException, java.io.IOException
getHostGeoInfo in interface HostGeoLookupjava.net.MalformedURLExceptionjava.io.IOException