Uses of Record Class
com.maxmind.geoip2.model.AsnResponse
Packages that use AsnResponse
-
Uses of AsnResponse in com.maxmind.geoip2
Methods in com.maxmind.geoip2 that return AsnResponseModifier and TypeMethodDescriptionDatabaseProvider.asn(InetAddress ipAddress) Look up an IP address in a GeoLite2 ASN database.DatabaseReader.asn(InetAddress ipAddress) Look up an IP address in a GeoLite2 ASN database.Methods in com.maxmind.geoip2 that return types with arguments of type AsnResponseModifier and TypeMethodDescriptionDatabaseProvider.tryAsn(InetAddress ipAddress) Look up an IP address in a GeoLite2 ASN database.DatabaseReader.tryAsn(InetAddress ipAddress)