Skip navigation links
A C D G I L M N O P R T 

A

area_code - Variable in class com.maxmind.geoip.Location
 
ASNUM_EDITION - Static variable in class com.maxmind.geoip.DatabaseInfo
 
ASNUM_EDITION_V6 - Static variable in class com.maxmind.geoip.DatabaseInfo
 

C

city - Variable in class com.maxmind.geoip.Location
 
CITY_EDITION_REV0 - Static variable in class com.maxmind.geoip.DatabaseInfo
 
CITY_EDITION_REV0_V6 - Static variable in class com.maxmind.geoip.DatabaseInfo
 
CITY_EDITION_REV1 - Static variable in class com.maxmind.geoip.DatabaseInfo
 
CITY_EDITION_REV1_V6 - Static variable in class com.maxmind.geoip.DatabaseInfo
 
close() - Method in class com.maxmind.geoip.LookupService
Closes the lookup service.
com.maxmind.geoip - package com.maxmind.geoip
 
Country - Class in com.maxmind.geoip
Represents a country.
Country(String, String) - Constructor for class com.maxmind.geoip.Country
Creates a new Country.
COUNTRY_EDITION - Static variable in class com.maxmind.geoip.DatabaseInfo
 
COUNTRY_EDITION_V6 - Static variable in class com.maxmind.geoip.DatabaseInfo
 
countryCode - Variable in class com.maxmind.geoip.Location
 
countryCode - Variable in class com.maxmind.geoip.Region
 
countryName - Variable in class com.maxmind.geoip.Location
 
countryName - Variable in class com.maxmind.geoip.Region
 

D

DatabaseInfo - Class in com.maxmind.geoip
Encapsulates metadata about the GeoIP database.
DatabaseInfo(String) - Constructor for class com.maxmind.geoip.DatabaseInfo
Creates a new DatabaseInfo object given the database info String.
distance(Location) - Method in class com.maxmind.geoip.Location
 
dma_code - Variable in class com.maxmind.geoip.Location
 
DOMAIN_EDITION - Static variable in class com.maxmind.geoip.DatabaseInfo
 
DOMAIN_EDITION_V6 - Static variable in class com.maxmind.geoip.DatabaseInfo
 

G

GEOIP_CABLEDSL_SPEED - Static variable in class com.maxmind.geoip.LookupService
 
GEOIP_CHECK_CACHE - Static variable in class com.maxmind.geoip.LookupService
 
GEOIP_CORPORATE_SPEED - Static variable in class com.maxmind.geoip.LookupService
 
GEOIP_DIALUP_SPEED - Static variable in class com.maxmind.geoip.LookupService
 
GEOIP_INDEX_CACHE - Static variable in class com.maxmind.geoip.LookupService
 
GEOIP_MEMORY_CACHE - Static variable in class com.maxmind.geoip.LookupService
 
GEOIP_STANDARD - Static variable in class com.maxmind.geoip.LookupService
 
GEOIP_UNKNOWN_SPEED - Static variable in class com.maxmind.geoip.LookupService
 
getCode() - Method in class com.maxmind.geoip.Country
Returns the ISO two-letter country code of this country.
getCountry(String) - Method in class com.maxmind.geoip.LookupService
Returns the country the IP address is in.
getCountry(InetAddress) - Method in class com.maxmind.geoip.LookupService
Returns the country the IP address is in.
getCountry(long) - Method in class com.maxmind.geoip.LookupService
Returns the country the IP address is in.
getCountryV6(String) - Method in class com.maxmind.geoip.LookupService
Returns the country the IP address is in.
getCountryV6(InetAddress) - Method in class com.maxmind.geoip.LookupService
Returns the country the IP address is in.
getDatabaseInfo() - Method in class com.maxmind.geoip.LookupService
Returns information about the database.
getDate() - Method in class com.maxmind.geoip.DatabaseInfo
Returns the date of the database.
getID(String) - Method in class com.maxmind.geoip.LookupService
 
getID(InetAddress) - Method in class com.maxmind.geoip.LookupService
 
getID(long) - Method in class com.maxmind.geoip.LookupService
 
getLocation(InetAddress) - Method in class com.maxmind.geoip.LookupService
 
getLocation(String) - Method in class com.maxmind.geoip.LookupService
 
getLocation(long) - Method in class com.maxmind.geoip.LookupService
 
getLocationV6(String) - Method in class com.maxmind.geoip.LookupService
 
getLocationV6(InetAddress) - Method in class com.maxmind.geoip.LookupService
 
getLocationwithdnsservice(String) - Method in class com.maxmind.geoip.LookupService
 
getName() - Method in class com.maxmind.geoip.Country
Returns the name of this country.
getOrg(InetAddress) - Method in class com.maxmind.geoip.LookupService
 
getOrg(String) - Method in class com.maxmind.geoip.LookupService
 
getOrg(long) - Method in class com.maxmind.geoip.LookupService
 
getOrgV6(String) - Method in class com.maxmind.geoip.LookupService
 
getOrgV6(InetAddress) - Method in class com.maxmind.geoip.LookupService
 
getRegion(String) - Method in class com.maxmind.geoip.LookupService
 
getRegion(long) - Method in class com.maxmind.geoip.LookupService
 
getType() - Method in class com.maxmind.geoip.DatabaseInfo
 

I

ISP_EDITION - Static variable in class com.maxmind.geoip.DatabaseInfo
 
ISP_EDITION_V6 - Static variable in class com.maxmind.geoip.DatabaseInfo
 
isPremium() - Method in class com.maxmind.geoip.DatabaseInfo
Returns true if the database is the premium version.

L

last_netmask() - Method in class com.maxmind.geoip.LookupService
 
latitude - Variable in class com.maxmind.geoip.Location
 
Location - Class in com.maxmind.geoip
 
Location() - Constructor for class com.maxmind.geoip.Location
 
longitude - Variable in class com.maxmind.geoip.Location
 
LookupService - Class in com.maxmind.geoip
Provides a lookup service for information based on an IP address.
LookupService(String, String) - Constructor for class com.maxmind.geoip.LookupService
Create a new distributed lookup service using the license key
LookupService(File, String) - Constructor for class com.maxmind.geoip.LookupService
Create a new distributed lookup service using the license key
LookupService(int, String) - Constructor for class com.maxmind.geoip.LookupService
Create a new distributed lookup service using the license key
LookupService(String) - Constructor for class com.maxmind.geoip.LookupService
Create a new lookup service using the specified database file.
LookupService(File) - Constructor for class com.maxmind.geoip.LookupService
Create a new lookup service using the specified database file.
LookupService(String, int) - Constructor for class com.maxmind.geoip.LookupService
Create a new lookup service using the specified database file.
LookupService(File, int) - Constructor for class com.maxmind.geoip.LookupService
Create a new lookup service using the specified database file.

M

metro_code - Variable in class com.maxmind.geoip.Location
 

N

netmask(int) - Method in class com.maxmind.geoip.LookupService
 
NETSPEED_EDITION - Static variable in class com.maxmind.geoip.DatabaseInfo
 
NETSPEED_EDITION_REV1 - Static variable in class com.maxmind.geoip.DatabaseInfo
 
NETSPEED_EDITION_REV1_V6 - Static variable in class com.maxmind.geoip.DatabaseInfo
 

O

ORG_EDITION - Static variable in class com.maxmind.geoip.DatabaseInfo
 
ORG_EDITION_V6 - Static variable in class com.maxmind.geoip.DatabaseInfo
 

P

postalCode - Variable in class com.maxmind.geoip.Location
 
PROXY_EDITION - Static variable in class com.maxmind.geoip.DatabaseInfo
 

R

region - Variable in class com.maxmind.geoip.Location
 
Region - Class in com.maxmind.geoip
 
Region() - Constructor for class com.maxmind.geoip.Region
 
region - Variable in class com.maxmind.geoip.Region
 
REGION_EDITION_REV0 - Static variable in class com.maxmind.geoip.DatabaseInfo
 
REGION_EDITION_REV1 - Static variable in class com.maxmind.geoip.DatabaseInfo
 
regionName - Class in com.maxmind.geoip
 
regionName() - Constructor for class com.maxmind.geoip.regionName
 
regionNameByCode(String, String) - Static method in class com.maxmind.geoip.regionName
 

T

timeZone - Class in com.maxmind.geoip
 
timeZone() - Constructor for class com.maxmind.geoip.timeZone
 
timeZoneByCountryAndRegion(String, String) - Static method in class com.maxmind.geoip.timeZone
 
toString() - Method in class com.maxmind.geoip.DatabaseInfo
 
A C D G I L M N O P R T 
Skip navigation links