Uses of Class
com.maxmind.geoip.Country
Packages that use Country
-
Uses of Country in com.maxmind.geoip
Methods in com.maxmind.geoip that return CountryModifier and TypeMethodDescriptionLookupService.getCountry
(long ipAddress) Returns the country the IP address is in.LookupService.getCountry
(String ipAddress) Returns the country the IP address is in.LookupService.getCountry
(InetAddress ipAddress) Returns the country the IP address is in.LookupService.getCountryV6
(String ipAddress) Returns the country the IP address is in.LookupService.getCountryV6
(InetAddress addr) Returns the country the IP address is in.