@Deprecated public class GeoBytesHostGeoLookup extends java.lang.Object implements HostGeoLookup
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
log
Deprecated.
|
Constructor and Description |
---|
GeoBytesHostGeoLookup()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
HostGeoInfo |
getHostGeoInfo(java.net.InetAddress address)
Deprecated.
|
java.lang.String |
getPropertiesLookupUrlFor(java.net.InetAddress address)
Deprecated.
returns URL to get properties for the given address (assuming localhost if address is on a subnet)
|
java.lang.String |
getPropertiesLookupUrlForLocalhost()
Deprecated.
|
java.lang.String |
getPropertiesLookupUrlForPublicIp(java.lang.String ip)
Deprecated.
|
public java.lang.String getPropertiesLookupUrlForPublicIp(java.lang.String ip)
public java.lang.String getPropertiesLookupUrlForLocalhost()
public java.lang.String getPropertiesLookupUrlFor(java.net.InetAddress address)
public HostGeoInfo getHostGeoInfo(java.net.InetAddress address) throws java.net.MalformedURLException, java.io.IOException
getHostGeoInfo
in interface HostGeoLookup
java.net.MalformedURLException
java.io.IOException