Uses of Interface
com.maxmind.geoip2.GeoIp2Provider
-
Packages that use GeoIp2Provider Package Description com.maxmind.geoip2 -
-
Uses of GeoIp2Provider in com.maxmind.geoip2
Subinterfaces of GeoIp2Provider in com.maxmind.geoip2 Modifier and Type Interface Description interface
DatabaseProvider
Classes in com.maxmind.geoip2 that implement GeoIp2Provider Modifier and Type Class Description class
DatabaseReader
The classDatabaseReader
provides a reader for the GeoIP2 database format.class
WebServiceClient
TheWebServiceClient
class provides a client API for all the GeoIP2 Precision web service end points.
-