Uses of Class
com.maxmind.geoip2.model.AbstractCityResponse
-
Packages that use AbstractCityResponse Package Description com.maxmind.geoip2.model -
-
Uses of AbstractCityResponse in com.maxmind.geoip2.model
Subclasses of AbstractCityResponse in com.maxmind.geoip2.model Modifier and Type Class Description class
CityResponse
This class provides a model for the data returned by the GeoIP2 Precision: City end point and the GeoIP2 City database.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.
-