Uses of Interface
com.maxmind.geoip2.GeoIp2Provider
Packages that use GeoIp2Provider
-
Uses of GeoIp2Provider in com.maxmind.geoip2
Subinterfaces of GeoIp2Provider in com.maxmind.geoip2Modifier and TypeInterfaceDescriptioninterface
Interface for GeoIP2 database providers.interface
Interface for GeoIP2 web service providers.Classes in com.maxmind.geoip2 that implement GeoIp2ProviderModifier and TypeClassDescriptionclass
The classDatabaseReader
provides a reader for the GeoIP2 database format.class
TheWebServiceClient
class provides a client API for all the GeoIP2 web services.