Uses of Class
com.maxmind.geoip2.model.CountryResponse
-
Uses of CountryResponse in com.maxmind.geoip2
Modifier and TypeMethodDescriptionDatabaseReader.country
(InetAddress ipAddress) GeoIp2Provider.country
(InetAddress ipAddress) WebServiceClient.country()
WebServiceClient.country
(InetAddress ipAddress) WebServiceProvider.country()
Modifier and TypeMethodDescriptionDatabaseProvider.tryCountry
(InetAddress ipAddress) DatabaseReader.tryCountry
(InetAddress ipAddress) -
Uses of CountryResponse in com.maxmind.geoip2.model
ModifierConstructorDescriptionCountryResponse
(CountryResponse response, String ipAddress, Network network, List<String> locales)