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 classAbstractCityResponseclassCityResponseThis class provides a model for the data returned by the GeoIP2 Precision: City end point and the GeoIP2 City database.classCountryResponseThis class provides a model for the data returned by the GeoIP2 Precision: Country end point.classEnterpriseResponseThis class provides a model for the data returned by the GeoIP2 Enterprise databaseclassInsightsResponseThis class provides a model for the data returned by the GeoIP2 Precision: Insights end point.
-