Uses of Record Class
com.maxmind.geoip2.model.AnonymousPlusResponse
Packages that use AnonymousPlusResponse
-
Uses of AnonymousPlusResponse in com.maxmind.geoip2
Methods in com.maxmind.geoip2 that return AnonymousPlusResponseModifier and TypeMethodDescriptionDatabaseProvider.anonymousPlus(InetAddress ipAddress) Look up an IP address in a GeoIP2 Anonymous Plus.DatabaseReader.anonymousPlus(InetAddress ipAddress) Look up an IP address in a GeoIP2 Anonymous Plus.Methods in com.maxmind.geoip2 that return types with arguments of type AnonymousPlusResponseModifier and TypeMethodDescriptionDatabaseProvider.tryAnonymousPlus(InetAddress ipAddress) Look up an IP address in a GeoIP2 Anonymous Plus.DatabaseReader.tryAnonymousPlus(InetAddress ipAddress)