Uses of Class
com.maxmind.geoip2.model.AbstractCountryResponse
-
Packages that use AbstractCountryResponse Package Description com.maxmind.geoip2.model -
-
Uses of AbstractCountryResponse in com.maxmind.geoip2.model
Subclasses of AbstractCountryResponse in com.maxmind.geoip2.model Modifier and Type Class Description class
AbstractCityResponse
class
CityResponse
This class provides a model for the data returned by the GeoIP2 Precision: City end point and the GeoIP2 City database.class
CountryResponse
This class provides a model for the data returned by the GeoIP2 Precision: Country end point.class
EnterpriseResponse
This class provides a model for the data returned by the GeoIP2 Enterprise databaseclass
InsightsResponse
This class provides a model for the data returned by the GeoIP2 Precision: Insights end point.
-