Uses of Class
com.maxmind.geoip.Country

Uses of Country in com.maxmind.geoip
 

Methods in com.maxmind.geoip that return Country
 Country LookupService.getCountry(java.net.InetAddress ipAddress)
          Returns the country the IP address is in.
 Country LookupService.getCountry(long ipAddress)
          Returns the country the IP address is in.
 Country LookupService.getCountry(java.lang.String ipAddress)
          Returns the country the IP address is in.
 



Copyright © 2009. All Rights Reserved.