- city(InetAddress) - Method in class com.maxmind.geoip2.DatabaseReader
-
- city(InetAddress) - Method in interface com.maxmind.geoip2.GeoIp2Provider
-
- City - Class in com.maxmind.geoip2.record
-
City-level data associated with an IP address.
- City() - Constructor for class com.maxmind.geoip2.record.City
-
- City(List<String>, Integer, Integer, Map<String, String>) - Constructor for class com.maxmind.geoip2.record.City
-
- city() - Method in class com.maxmind.geoip2.WebServiceClient
-
- city(InetAddress) - Method in class com.maxmind.geoip2.WebServiceClient
-
- CityResponse - Class in com.maxmind.geoip2.model
-
This class provides a model for the data returned by the GeoIP2 Precision:
City end point and the GeoIP2 City database.
- CityResponse(City, Continent, Country, Location, MaxMind, Postal, Country, RepresentedCountry, ArrayList<Subdivision>, Traits) - Constructor for class com.maxmind.geoip2.model.CityResponse
-
- close() - Method in class com.maxmind.geoip2.DatabaseReader
-
Closes the database.
- close() - Method in class com.maxmind.geoip2.WebServiceClient
-
Close any open connections and return resources to the system.
- com.maxmind.geoip2 - package com.maxmind.geoip2
-
- com.maxmind.geoip2.exception - package com.maxmind.geoip2.exception
-
- com.maxmind.geoip2.model - package com.maxmind.geoip2.model
-
- com.maxmind.geoip2.record - package com.maxmind.geoip2.record
-
- connectionType(InetAddress) - Method in interface com.maxmind.geoip2.DatabaseProvider
-
Look up an IP address in a GeoIP2 Connection Type database.
- connectionType(InetAddress) - Method in class com.maxmind.geoip2.DatabaseReader
-
Look up an IP address in a GeoIP2 Connection Type database.
- ConnectionTypeResponse - Class in com.maxmind.geoip2.model
-
This class provides the GeoIP2 Connection-Type model.
- ConnectionTypeResponse(ConnectionTypeResponse.ConnectionType, String) - Constructor for class com.maxmind.geoip2.model.ConnectionTypeResponse
-
- ConnectionTypeResponse(ConnectionTypeResponse.ConnectionType, String, Network) - Constructor for class com.maxmind.geoip2.model.ConnectionTypeResponse
-
- ConnectionTypeResponse.ConnectionType - Enum in com.maxmind.geoip2.model
-
The enumerated values that connection-type may take.
- connectTimeout(int) - Method in class com.maxmind.geoip2.WebServiceClient.Builder
-
- Continent - Class in com.maxmind.geoip2.record
-
Contains data for the continent record associated with an IP address.
- Continent() - Constructor for class com.maxmind.geoip2.record.Continent
-
- Continent(List<String>, String, Integer, Map<String, String>) - Constructor for class com.maxmind.geoip2.record.Continent
-
- country(InetAddress) - Method in class com.maxmind.geoip2.DatabaseReader
-
- country(InetAddress) - Method in interface com.maxmind.geoip2.GeoIp2Provider
-
- Country - Class in com.maxmind.geoip2.record
-
Contains data for the country record associated with an IP address.
- Country() - Constructor for class com.maxmind.geoip2.record.Country
-
- Country(List<String>, Integer, Integer, String, Map<String, String>) - Constructor for class com.maxmind.geoip2.record.Country
-
- Country(List<String>, Integer, Integer, boolean, String, Map<String, String>) - Constructor for class com.maxmind.geoip2.record.Country
-
- country() - Method in class com.maxmind.geoip2.WebServiceClient
-
- country(InetAddress) - Method in class com.maxmind.geoip2.WebServiceClient
-
- CountryResponse - Class in com.maxmind.geoip2.model
-
This class provides a model for the data returned by the GeoIP2 Precision:
Country end point.
- CountryResponse(Continent, Country, MaxMind, Country, RepresentedCountry, Traits) - Constructor for class com.maxmind.geoip2.model.CountryResponse
-